diff mbox

[U-Boot,1/6] omap3: overo: Set the Arbor43C 'expansionname'

Message ID 1430263075-27682-2-git-send-email-ashcharles@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Ash Charles April 28, 2015, 11:17 p.m. UTC
The Gumstix Arbor43C expansion board [1] uses a customized device tree
file.  When this expansion board is detected, load this file.

[1] https://store.gumstix.com/index.php/products/635/

Signed-off-by: Ash Charles <ashcharles@gmail.com>
---
 board/overo/overo.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini May 10, 2015, 2:09 p.m. UTC | #1
On Tue, Apr 28, 2015 at 04:17:50PM -0700, Ash Charles wrote:

> The Gumstix Arbor43C expansion board [1] uses a customized device tree
> file.  When this expansion board is detected, load this file.
> 
> [1] https://store.gumstix.com/index.php/products/635/
> 
> Signed-off-by: Ash Charles <ashcharles@gmail.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/board/overo/overo.c b/board/overo/overo.c
index 6253825..2845e7c 100644
--- a/board/overo/overo.c
+++ b/board/overo/overo.c
@@ -257,6 +257,7 @@  int misc_init_r(void)
 		MUX_GUMSTIX();
 		MUX_ARBOR43C();
 		setenv("defaultdisplay", "lcd43");
+		setenv("expansionname", "arbor43c");
 		break;
 	case ETTUS_USRP_E:
 		printf("Recognized Ettus Research USRP-E (rev %d %s)\n",