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>
This commit is contained in:
Dan Murphy
2013-08-26 21:55:45 +02:00
committed by Marek Vasut
parent 2b26201a2a
commit 5a7bd38437
+1 -1
View File
@@ -17,7 +17,7 @@
DECLARE_GLOBAL_DATA_PTR;
const struct omap_sysinfo sysinfo = {
"Board: OMAP5430 EVM\n"
"Board: OMAP5432 uEVM\n"
};
/**