aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-06-24 15:55:54 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 15:55:54 +0200
commitf628119081a916587c1c8eea4b05f670afc8dcc6 (patch)
treefd0d0f9cc7f7e89123bd729cc3b22cc6f24d2412 /package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch
parentfb96e64ecdf7ea36a789e2ff85252d9a0b66bc85 (diff)
downloadmaster-187ad058-f628119081a916587c1c8eea4b05f670afc8dcc6.tar.gz
master-187ad058-f628119081a916587c1c8eea4b05f670afc8dcc6.tar.bz2
master-187ad058-f628119081a916587c1c8eea4b05f670afc8dcc6.zip
uboot-lantiq: vrx200 - add support for dual nor flash
Based on a submission to the uboot-lantiq repo by Eddi De Pieri. Devices like the xrx200 Arcadyan VGV7519 are using two NOR flash chips. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch')
-rw-r--r--package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch b/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch
index 6c9f14b043..8296f2c75e 100644
--- a/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch
+++ b/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch
@@ -19,7 +19,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
endif
--- a/arch/mips/include/asm/arch-vrx200/config.h
+++ b/arch/mips/include/asm/arch-vrx200/config.h
-@@ -164,7 +164,7 @@
+@@ -167,7 +167,7 @@
#define CONFIG_SYS_TEXT_BASE 0xB0000000
#endif