Re: [PATCH V2 0/4] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV

2020-10-12 Thread Lokesh Vutla
On 08/10/20 8:17 am, Nishanth Menon wrote: > Use the common defaults from ./include/configs/ti_armv7_common.h > > This saves us from rediscovering the same painful lessons learnt from > ARMv7 (kernel dtbs ramdisks overlays stomping on each other etc..) > > Changes since v1: > - Squashed up am6

[PATCH V2 0/4] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV

2020-10-07 Thread Nishanth Menon
Use the common defaults from ./include/configs/ti_armv7_common.h This saves us from rediscovering the same painful lessons learnt from ARMv7 (kernel dtbs ramdisks overlays stomping on each other etc..) Changes since v1: - Squashed up am654 config patch to reduce the patch count down without loo