mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 15:08:59 +00:00
arm: omap5_uevm: Correct the console sys prompt for 5432
Correct the console sys prompt to display the correct processor and the corrent board Signed-off-by: Dan Murphy <dmurphy@ti.com> Reported-by: Lubomir Popov <lpopov@mm-sol.com> Reviewed-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
a71432151f
commit
3de7c28c29
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
#define CONFIG_PARTITION_UUIDS
|
||||
#define CONFIG_CMD_PART
|
||||
|
||||
#define CONFIG_SYS_PROMPT "OMAP5430 EVM # "
|
||||
#define CONFIG_SYS_PROMPT "OMAP5432 uEVM # "
|
||||
|
||||
#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296
|
||||
#endif /* __CONFIG_OMAP5_EVM_H */
|
||||
|
|
Loading…
Add table
Reference in a new issue