public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/5] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV
@ 2020-10-06 19:05 Nishanth Menon
  2020-10-06 19:05 ` [PATCH 1/5] configs: am65x_evm: " Nishanth Menon
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Nishanth Menon @ 2020-10-06 19:05 UTC (permalink / raw)
  To: u-boot

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..)


Nishanth Menon (5):
  configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV
  configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV
  env: ti: ufs: Use dtboaddr instead of overlayaddr
  configs: am65x_evm: Get rid of overlayaddr
  configs: j721e_evm: Get rid of overlayaddr

 include/configs/am65x_evm.h  | 8 +++-----
 include/configs/j721e_evm.h  | 8 +++-----
 include/environment/ti/ufs.h | 4 ++--
 3 files changed, 8 insertions(+), 12 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-10-08  2:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 19:05 [PATCH 0/5] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV Nishanth Menon
2020-10-06 19:05 ` [PATCH 1/5] configs: am65x_evm: " Nishanth Menon
2020-10-06 19:05 ` [PATCH 2/5] configs: j721e_evm: " Nishanth Menon
2020-10-06 19:05 ` [PATCH 3/5] env: ti: ufs: Use dtboaddr instead of overlayaddr Nishanth Menon
2020-10-06 19:05 ` [PATCH 4/5] configs: am65x_evm: Get rid " Nishanth Menon
2020-10-06 19:05 ` [PATCH 5/5] configs: j721e_evm: " Nishanth Menon
2020-10-07  5:45 ` [PATCH 0/5] configs: ti: am65x/j721e: Use DEFAULT_LINUX_BOOT_ENV Lokesh Vutla
2020-10-07 12:11   ` Nishanth Menon
2020-10-08  2:51     ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox