All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/3] ARM: AM43xx: Enable SPL_DM
@ 2017-02-20  5:35 Lokesh Vutla
  2017-02-20  5:35 ` [U-Boot] [PATCH v3 1/3] ARM: dts: am43xx: Add u-boot specific dtsi Lokesh Vutla
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lokesh Vutla @ 2017-02-20  5:35 UTC (permalink / raw)
  To: u-boot

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 at lists.denx.de/msg238751.html

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
  config: am43xx_usbhost_boot: sync with am43xx_evm
  configs: am43xx_evm: Enable SPL_DM

 arch/arm/Kconfig                          |  6 +++++
 arch/arm/dts/am437x-gp-evm-u-boot.dtsi    | 38 +++++++++++++++++++++++++++++++
 configs/am43xx_evm_defconfig              |  2 +-
 configs/am43xx_evm_usbhost_boot_defconfig |  7 +++++-
 configs/am43xx_hs_evm_defconfig           |  2 +-
 include/configs/am43xx_evm.h              |  7 ++----
 6 files changed, 54 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/dts/am437x-gp-evm-u-boot.dtsi

-- 
2.11.0

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

end of thread, other threads:[~2017-02-20 12:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20  5:35 [U-Boot] [PATCH v3 0/3] ARM: AM43xx: Enable SPL_DM Lokesh Vutla
2017-02-20  5:35 ` [U-Boot] [PATCH v3 1/3] ARM: dts: am43xx: Add u-boot specific dtsi Lokesh Vutla
2017-02-20 12:15   ` Tom Rini
2017-02-20  5:35 ` [U-Boot] [PATCH v3 2/3] config: am43xx_usbhost_boot: sync with am43xx_evm Lokesh Vutla
2017-02-20 12:14   ` Tom Rini
2017-02-20  5:35 ` [U-Boot] [PATCH v3 3/3] configs: am43xx_evm: Enable SPL_DM Lokesh Vutla
2017-02-20 12:15   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.