mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-25 05:24:12 +01:00
MX31: mx31pdk: Make the board name simpler.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
25d8e1bb19
commit
e9e0790cff
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ int board_init(void)
|
|||
|
||||
int checkboard(void)
|
||||
{
|
||||
printf("Board: i.MX31 MAX PDK (3DS)\n");
|
||||
printf("Board: MX31PDK\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue