mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-04 18:13:31 +08: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
@ -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…
Reference in New Issue
Block a user