mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-27 22:52:31 +01:00
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:
parent
2b26201a2a
commit
5a7bd38437
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
const struct omap_sysinfo sysinfo = {
|
||||
"Board: OMAP5430 EVM\n"
|
||||
"Board: OMAP5432 uEVM\n"
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue