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>
Showing
- arch/arm/dts/omap3-beagle-u-boot.dtsi 2 additions, 12 deletionsarch/arm/dts/omap3-beagle-u-boot.dtsi
- arch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi 2 additions, 12 deletionsarch/arm/dts/omap3-beagle-xm-ab-u-boot.dtsi
- arch/arm/dts/omap3-beagle-xm-u-boot.dtsi 2 additions, 12 deletionsarch/arm/dts/omap3-beagle-xm-u-boot.dtsi
- board/ti/beagle/beagle.c 0 additions, 12 deletionsboard/ti/beagle/beagle.c
- configs/omap3_beagle_defconfig 14 additions, 3 deletionsconfigs/omap3_beagle_defconfig
Please register or sign in to comment