summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1043a-rdb.dts
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2016-12-06 07:27:49 (GMT)
committerYork Sun <york.sun@nxp.com>2016-12-15 19:56:59 (GMT)
commit4002eab2c2bdbcb730620a12dafab32298c48135 (patch)
treed68ef357f7ec265ce71b587ffd1be47afd10b075 /arch/arm/dts/fsl-ls1043a-rdb.dts
parentf667d86ef33bd67b6af868b3348f23bd7b074800 (diff)
downloadu-boot-4002eab2c2bdbcb730620a12dafab32298c48135.tar.xz
armv8: ls1043a: dts: Fix the ranges table of IFC node
Corrected the ranges table of the IFC node. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/arm/dts/fsl-ls1043a-rdb.dts')
-rw-r--r--arch/arm/dts/fsl-ls1043a-rdb.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/fsl-ls1043a-rdb.dts b/arch/arm/dts/fsl-ls1043a-rdb.dts
index 5744075..f271e71 100644
--- a/arch/arm/dts/fsl-ls1043a-rdb.dts
+++ b/arch/arm/dts/fsl-ls1043a-rdb.dts
@@ -69,8 +69,8 @@
#size-cells = <1>;
/* NOR, NAND Flashes and FPGA on board */
ranges = <0x0 0x0 0x0 0x60000000 0x08000000
- 0x2 0x0 0x0 0x7e800000 0x00010000
- 0x3 0x0 0x0 0x7fb00000 0x00000100>;
+ 0x1 0x0 0x0 0x7e800000 0x00010000
+ 0x2 0x0 0x0 0x7fb00000 0x00000100>;
nor@0,0 {
compatible = "cfi-flash";