From: Dan Murphy Date: Thu, 1 Aug 2013 19:05:56 +0000 (-0500) Subject: omap5: uevm: Change the board name to correct name X-Git-Tag: v2013.10-rc2~2^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a7bd38437b3fb170cea3b576975f4e4f929299a;p=kernel%2Fu-boot.git omap5: uevm: Change the board name to correct name Change the board name for the sys info to 5432 uEVM Signed-off-by: Dan Murphy Acked-by: Marek Vasut --- diff --git a/board/ti/omap5_uevm/evm.c b/board/ti/omap5_uevm/evm.c index 2c00648..81209b3 100644 --- a/board/ti/omap5_uevm/evm.c +++ b/board/ti/omap5_uevm/evm.c @@ -17,7 +17,7 @@ DECLARE_GLOBAL_DATA_PTR; const struct omap_sysinfo sysinfo = { - "Board: OMAP5430 EVM\n" + "Board: OMAP5432 uEVM\n" }; /**