diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2020-05-19 13:29:12 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2020-05-19 13:33:39 +0200 |
commit | 5f826919232db2ca2d3d7e9da00de93c5f6a95bf (patch) | |
tree | a3d3202259d2028a264731bc165916e654d06d12 /target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch | |
parent | 5d3bb7ea9aaa1d9bfb1b9263a5a9bac0ab6d0440 (diff) | |
download | upstream-5f826919232db2ca2d3d7e9da00de93c5f6a95bf.tar.gz upstream-5f826919232db2ca2d3d7e9da00de93c5f6a95bf.tar.bz2 upstream-5f826919232db2ca2d3d7e9da00de93c5f6a95bf.zip |
bcm63xx: add unmodded SERCOMM AD1018 support
Until now only HW modded SPI flash version was supported.
BCM6328 with 64M RAM and 128M NAND.
More info: https://openwrt.org/toh/sercomm/ad1018
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch b/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch index fa63150a1d..a7e297d70e 100644 --- a/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch +++ b/target/linux/bcm63xx/patches-5.4/563-board-VR-3032u.patch @@ -53,7 +53,7 @@ &board_vw6339gu, &board_BSKYB_63168, #endif -@@ -2917,6 +2956,7 @@ static struct of_device_id const bcm963x +@@ -2918,6 +2957,7 @@ static struct of_device_id const bcm963x #ifdef CONFIG_BCM63XX_CPU_63268 { .compatible = "brcm,bcm963268bu-p300", .data = &board_963268bu_p300, }, { .compatible = "brcm,bcm963269bhr", .data = &board_963269bhr, }, |