ARM: i.MX28: Add memory size detection
We can detect the SDRAM automatically, no need to let the boards
do it manually.
This also fixes device tree based i.MX28 boards like the duckbill.
These boards once had a /memory node in the device tree, but now
that this was changed to /memory@40000000 barebox didn't find it
anymore.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Roland Hieber <r.hieber@pengutronix.de>
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 5987197 commit 1c1f94ecc2cf658b751847306a913acc209af64d
@Sascha Hauer Sascha Hauer authored on 13 Aug 2018
Showing 5 changed files
View
arch/arm/boards/crystalfontz-cfa10036/cfa10036.c
View
arch/arm/boards/freescale-mx28-evk/mx28-evk.c
View
arch/arm/boards/karo-tx28/tx28.c
View
arch/arm/mach-mxs/include/mach/imx28.h 0 → 100644
View
arch/arm/mach-mxs/soc-imx28.c