Skip to content
Snippets Groups Projects
Commit e9e0790c authored by Fabio Estevam's avatar Fabio Estevam Committed by Albert ARIBAUD
Browse files

MX31: mx31pdk: Make the board name simpler.


Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 25d8e1bb
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment