commit | 3713e9d43941076f612bd5a1b046ba6db706986e | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Thu Aug 01 14:05:56 2013 -0500 |
committer | Marek Vasut <marex@denx.de> | Mon Aug 26 21:55:45 2013 +0200 |
tree | cb176929eb4331332e720078509b496f7c8cb894 | |
parent | c0d0ef46f3c4c6642d2a46a8c47fb8dbd1f2cdae [diff] |
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 <dmurphy@ti.com> Acked-by: Marek Vasut <marex@denx.de>
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" }; /**