This patch series enables Driver Model and Device tree usage for AM335x Beagle Bone White and AM335x EVMsk tested it on same with loading file from MMC and over TFTP. (Loga [1]). Also pushed a branch [2] for reference.
[1]: http://pastebin.ubuntu.com/15243394/ [2]: git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git am335x-dm Mugunthan V N (3): include: configs: am335x_evm: add FAT_ENV configs when env is in fat am335x-bbw: Add am335x_bone_defconfig using CONFIG_DM am437x-sk: add am335x_gp_evm_defconfig using CONFIG_DM arch/arm/dts/Makefile | 5 +- arch/arm/dts/am335x-evmsk.dts | 720 ++++++++++++++++++++++++++++++++++++++++ configs/am335x_bone_defconfig | 27 ++ configs/am335x_sk_evm_defconfig | 27 ++ include/configs/am335x_evm.h | 6 + 5 files changed, 784 insertions(+), 1 deletion(-) create mode 100644 arch/arm/dts/am335x-evmsk.dts create mode 100644 configs/am335x_bone_defconfig create mode 100644 configs/am335x_sk_evm_defconfig -- 2.7.2.333.g70bd996 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot