Re: [U-Boot] [PATCH v2 0/3] ARM: AM43xx: Enable SPL_DM

2017-02-16 Thread Tom Rini
On Thu, Feb 16, 2017 at 11:41:45AM +0530, Lokesh Vutla wrote:

> 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

Since we're targeting v2017.05 for inclusion of these patches, can you
please switch to using 'imply' under arch/arm/Kconfig entries for
AM33XX, AM43XX, etc, etc, to enable various things that should be set to
y (but that the user may wish to disable all the same) so that these
stop getting out of sync?  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v2 0/3] ARM: AM43xx: Enable SPL_DM

2017-02-15 Thread Lokesh Vutla
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 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/dts/am437x-gp-evm-u-boot.dtsi| 38 +++
 configs/am43xx_evm_defconfig  |  8 ++-
 configs/am43xx_evm_usbhost_boot_defconfig | 13 ++-
 configs/am43xx_hs_evm_defconfig   |  8 ++-
 include/configs/am43xx_evm.h  |  7 ++
 5 files changed, 66 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