mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
overo: Add support for Palo35 expansion board
Signed-off-by: Ash Charles <ashcharles@gmail.com>
This commit is contained in:
parent
72c7be9581
commit
2ed43b549b
@ -295,6 +295,7 @@ int misc_init_r(void)
|
||||
expansion_config.fab_revision);
|
||||
MUX_GUMSTIX();
|
||||
setenv("defaultdisplay", "lcd35");
|
||||
setenv("expansionname", "palo35");
|
||||
break;
|
||||
case GUMSTIX_PALO43:
|
||||
printf("Recognized Palo43 expansion board (rev %d %s)\n",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user