omap5: uevm: Change the board name to correct name
[oweals/u-boot.git] / board / ti / omap5_uevm / evm.c
index 2c00648470fe5728d3ef1b24aca6e7f457df3dd4..81209b31531df6a24f5b1ebd137bd54f2492d19b 100644 (file)
@@ -17,7 +17,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 const struct omap_sysinfo sysinfo = {
-       "Board: OMAP543EVM\n"
+       "Board: OMAP5432 uEVM\n"
 };
 
 /**