Enable SPL_DM on all AM4xx based boards. This series depends on: - DRA7 SPL_DM series[1] - http://patchwork.ozlabs.org/patch/727106/
[1] https://www.mail-archive.com/u-boot@lists.denx.de/msg238751.html Changes sine v3: - Use imply keyword for enabling various DM_* configs Changes since v2: - Adapted to use 'imply' in Kconfig Changes since v1: - Fixed build error with non-SPL_DM defconfigs - Increased SYS_MALLOC_F_LEN Lokesh Vutla (3): ARM: dts: am43xx: Add u-boot specific dtsi ARM: AM43xx: Enable DM_I2C/SPI/ETH configs: am43xx_evm: Enable SPL_DM arch/arm/Kconfig | 6 +++++ arch/arm/dts/am437x-gp-evm-u-boot.dtsi | 38 +++++++++++++++++++++++++++++++ arch/arm/mach-omap2/am33xx/Kconfig | 5 ++++ configs/am43xx_evm_defconfig | 2 +- configs/am43xx_evm_ethboot_defconfig | 1 + configs/am43xx_evm_usbhost_boot_defconfig | 2 +- configs/am43xx_hs_evm_defconfig | 2 +- include/configs/am43xx_evm.h | 7 ++---- 8 files changed, 55 insertions(+), 8 deletions(-) create mode 100644 arch/arm/dts/am437x-gp-evm-u-boot.dtsi -- 2.11.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot