From de8e3f2f86b26650480f9619f42281eed228b4c9 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:36:48 +0000 Subject: brcm63xx: add and enable support for loading an appended dtb Allow appending a dtb blob to the binary and use it for identifying the board. Fall back to nvram based identification in case of no dtb passed. Signed-off-by: Jonas Gorski SVN-Revision: 42119 --- target/linux/brcm63xx/patches-3.14/528-board_nb6.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/528-board_nb6.patch') diff --git a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch index cf69773..5f2305e 100644 --- a/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch +++ b/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch @@ -17,7 +17,7 @@ #define CT6373_PID_OFFSET 0xff80 #define CT6373_74X164_GPIO_BASE 64 -@@ -2694,6 +2697,104 @@ static struct board_info __initdata boar +@@ -2711,6 +2714,104 @@ static struct board_info __initdata boar }; #endif /* CONFIG_BCM63XX_CPU_6358 */ @@ -122,7 +122,7 @@ /* * known 6368 boards */ -@@ -2900,6 +3001,10 @@ static const struct board_info __initcon +@@ -2917,6 +3018,10 @@ static const struct board_info __initcon &board_DVAG3810BN, #endif @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2921,6 +3026,11 @@ static void __init boardid_fixup(u8 *boo +@@ -2938,6 +3043,11 @@ static void __init boardid_fixup(u8 *boo } } -- cgit v1.1