|
@@ -518,7 +518,11 @@
|
|
|
#address-cells = <1>;
|
|
|
#size-cells = <1>;
|
|
|
reg = <0x40000000 0x10000000
|
|
|
+ 0xffffe000 0x600 /* PMECC Registers */
|
|
|
+ 0xffffe600 0x200 /* PMECC Error Location Registers */
|
|
|
+ 0x00108000 0x18000 /* PMECC looup table in ROM code */
|
|
|
>;
|
|
|
+ atmel,pmecc-lookup-table-offset = <0x0 0x8000>;
|
|
|
atmel,nand-addr-offset = <21>;
|
|
|
atmel,nand-cmd-offset = <22>;
|
|
|
pinctrl-names = "default";
|