mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
omap3: overo: Add DTS support for TobiDuo expansion
Signed-off-by: Arun Bharadwaj <arun@gumstix.com> Signed-off-by: Ash Charles <ashcharles@gmail.com>
This commit is contained in:
parent
da9ed5ab5d
commit
72c7be9581
1 changed files with 1 additions and 0 deletions
|
@ -287,6 +287,7 @@ int misc_init_r(void)
|
|||
expansion_config.revision,
|
||||
expansion_config.fab_revision);
|
||||
MUX_GUMSTIX();
|
||||
setenv("expansionname", "tobiduo");
|
||||
break;
|
||||
case GUMSTIX_PALO35:
|
||||
printf("Recognized Palo35 expansion board (rev %d %s)\n",
|
||||
|
|
Loading…
Reference in a new issue