omap3_beagle: Update for DM SPL support
authorTom Rini <trini@konsulko.com>
Sat, 16 Feb 2019 21:36:29 +0000 (16:36 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Feb 2019 21:58:23 +0000 (16:58 -0500)
commite0cc7df9fdf283fd4db9526151ff224281e460e8
tree72dda094223e3e91f3498fa17d145671e7a3bd9c
parent84c7a1398f73d88e8e96dfee137e45e0c85a5d7a
omap3_beagle: Update for DM SPL support

- Switch to using the omap3-u-boot.dtsi file for needed properties.
- Remove a few SPL features to free up more SRAM space.
- Switch CONFIG_SYS_TEXT_BASE to the normal default, we don't need to
  worry about X-Loader at this point anymore.
- A few related updates to SPL options as part of switching to DM SPL.

Signed-off-by: Tom Rini <trini@konsulko.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
arch/arm/dts/omap3-beagle-u-boot.dtsi
arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi
arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
board/ti/beagle/beagle.c
configs/omap3_beagle_defconfig