X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F501-board-NB4.patch;fp=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F501-board-NB4.patch;h=ca32c79c9f7f694fc545f549b11d6cab38601856;hb=d7683292a13d6fdd68a90de5de0624ea07feadf7;hp=3a7fee1e81b60f968e83daadf1f03d370b0168d7;hpb=a06cf84b6e79fe98b5941d44bbf3051d9dc691d6;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch index 3a7fee1e81..ca32c79c9f 100644 --- a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch @@ -1,9 +1,11 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -15,6 +15,10 @@ +@@ -12,6 +12,12 @@ + #include #include #include - #include ++#include ++#include +#include +#if 0 /* FIXME: 3.14 removed non-DT support */ +#include @@ -11,7 +13,7 @@ #include #include #include -@@ -49,6 +53,12 @@ +@@ -343,6 +349,12 @@ static struct board_info __initdata boar #define CFE_OFFSET_64K 0x10000 #define CFE_OFFSET_128K 0x20000 @@ -21,10 +23,10 @@ +#define NB4_SPI_GPIO_CLK 6 +#define NB4_74HC64_GPIO(X) (NB4_74X164_GPIO_BASE + (X)) + - static struct board_info board; - /* -@@ -755,6 +765,605 @@ static struct board_info __initdata boar + .has_ohci0 = 1, + .has_pccard = 1, +@@ -739,6 +751,605 @@ static struct board_info __initdata boar .has_ohci0 = 1, }; @@ -630,7 +632,7 @@ #endif /* -@@ -791,6 +1400,11 @@ static const struct board_info __initcon +@@ -775,6 +1386,11 @@ static const struct board_info __initcon &board_96358vw2, &board_AGPFS0, &board_DWVS0, @@ -642,7 +644,7 @@ #endif }; -@@ -845,6 +1459,16 @@ static void __init boardid_fixup(u8 *boo +@@ -783,6 +1399,16 @@ static void __init boardid_fixup(u8 *boo struct bcm_tag *tag = (struct bcm_tag *)(boot_addr + CFE_OFFSET_64K); char *board_name = (char *)bcm63xx_nvram_get_name();