U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] device model bringup of AM335x bbw and sk-evm
@ 2016-02-29 13:58 Mugunthan V N
  2016-02-29 13:58 ` [U-Boot] [PATCH 1/3] include: configs: am335x_evm: add FAT_ENV configs when env is in fat Mugunthan V N
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mugunthan V N @ 2016-02-29 13:58 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-29 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29 13:58 [U-Boot] [PATCH 0/3] device model bringup of AM335x bbw and sk-evm Mugunthan V N
2016-02-29 13:58 ` [U-Boot] [PATCH 1/3] include: configs: am335x_evm: add FAT_ENV configs when env is in fat Mugunthan V N
2016-02-29 13:58 ` [U-Boot] [PATCH 2/3] am335x-bbw: Add am335x_bone_defconfig using CONFIG_DM Mugunthan V N
2016-02-29 13:58 ` [U-Boot] [PATCH 3/3] am437x-sk: add am335x_gp_evm_defconfig " Mugunthan V N
2016-02-29 14:02 ` [U-Boot] [PATCH 0/3] device model bringup of AM335x bbw and sk-evm Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox