[U-Boot] [PATCH v2 4/5] configs: am57xx_evm: Enable SPL_DM
Tom Rini
trini at konsulko.com
Fri Feb 10 03:30:14 UTC 2017
On Thu, Feb 09, 2017 at 09:30:11AM +0530, Lokesh Vutla wrote:
> Enable SPL_DM on all AM57xx based platforms.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
> configs/am57xx_evm_defconfig | 7 +++++--
> configs/am57xx_hs_evm_defconfig | 5 ++++-
> include/configs/am57xx_evm.h | 5 -----
> 3 files changed, 9 insertions(+), 8 deletions(-)
>
> diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
> index e804b02c1e..50717ba65c 100644
> --- a/configs/am57xx_evm_defconfig
> +++ b/configs/am57xx_evm_defconfig
> @@ -6,7 +6,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
> CONFIG_SPL_SPI_SUPPORT=y
> CONFIG_ARMV7_LPAE=y
> CONFIG_SPL_STACK_R_ADDR=0x82000000
> -CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
> +CONFIG_DEFAULT_DEVICE_TREE="am572x-idk"
Did you really want to change the default tree?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170209/2420f8e8/attachment.sig>
More information about the U-Boot
mailing list