summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap2420-n8x0-common.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap2420-n8x0-common.dtsi')
-rw-r--r--dts/src/arm/omap2420-n8x0-common.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arm/omap2420-n8x0-common.dtsi b/dts/src/arm/omap2420-n8x0-common.dtsi
index 24c50db2a4..c9f1e93a95 100644
--- a/dts/src/arm/omap2420-n8x0-common.dtsi
+++ b/dts/src/arm/omap2420-n8x0-common.dtsi
@@ -40,14 +40,14 @@
};
&gpmc {
- ranges = <0 0 0x04000000 0x10000000>;
+ ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
/* gpio-irq for dma: 26 */
onenand@0,0 {
#address-cells = <1>;
#size-cells = <1>;
- reg = <0 0 0x10000000>;
+ reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
gpmc,sync-read;
gpmc,burst-length = <16>;