9
0
Fork 0

ARM: dts: i.MX53: tqma53: Readd barebox specifics

Some of the barebox specific changes that were added in commit
e0316b4dd7 got lost during the switch to use
upstream dtsi files in commit bb7cf71cff.

Especially the memory size is important since we have two different memory
sizes which have to be handled.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Michael Olbrich 2014-05-08 17:33:59 +02:00 committed by Sascha Hauer
parent 7b0260afdf
commit adbdf751ed
1 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,14 @@
status = "disabled";
};
};
memory {
reg = <0x70000000 0x0>; /* Up to 1GiB */
};
};
&esdhc3 { /* EMMC */
dsr = <0x100>;
};
&iim {