[U-Boot] [PATCH v2 4/5] configs: am57xx_evm: Enable SPL_DM
Tom Rini
trini at konsulko.com
Fri Feb 10 12:11:33 UTC 2017
On Fri, Feb 10, 2017 at 05:21:18PM +0530, Lokesh Vutla wrote:
>
>
> On Friday 10 February 2017 09:00 AM, Tom Rini wrote:
> > 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?
>
> Yeah, I make this as default as it contains peripherals for all boot modes.
OK, thanks.
Reviewed-by: Tom Rini <trini at konsulko.com>
--
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/20170210/2cfc61f8/attachment.sig>
More information about the U-Boot
mailing list