All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements
@ 2022-08-22 13:05 Marcel Ziswiler
  2022-08-22 13:06 ` [PATCH v2 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout Marcel Ziswiler
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Marcel Ziswiler @ 2022-08-22 13:05 UTC (permalink / raw)
  To: u-boot; +Cc: Marcel Ziswiler

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>


Various additions and improvements for the Verdin iMX8M Mini and Verdin
iMX8M Plus:

- updated env memory layout
- verdin-imx8mm: prepare for optional job ring driver model
- verdin-imx8mm: improve and extend boot devices
- various config additions and improvements

Changes in v2:
- Moved loadaddr by an additional 0.5MB to avoid
  "Moving Image from 0x48200000 to 0x48280000" during booti plus
  increasing kernel_comp_size by same 0.5MB.

Marcel Ziswiler (5):
  verdin-imx8mm: verdin-imx8mp: update env memory layout
  verdin-imx8mm: prepare for optional job ring driver model
  verdin-imx8mm: improve and extend boot devices
  verdin-imx8mm: various config additions and improvements
  verdin-imx8mp: various config additions and improvements

 board/toradex/verdin-imx8mm/spl.c | 17 +++++++++-----
 configs/verdin-imx8mm_defconfig   | 37 +++++++++++++++++++++++++------
 configs/verdin-imx8mp_defconfig   | 35 ++++++++++++++++++++++++-----
 include/configs/verdin-imx8mm.h   | 10 +++++----
 include/configs/verdin-imx8mp.h   | 10 +++++----
 5 files changed, 83 insertions(+), 26 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-22 21:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 13:05 [PATCH v2 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements Marcel Ziswiler
2022-08-22 13:06 ` [PATCH v2 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout Marcel Ziswiler
2022-09-18 20:40   ` sbabic
2022-08-22 13:06 ` [PATCH v2 2/5] verdin-imx8mm: prepare for optional job ring driver model Marcel Ziswiler
2022-09-18 20:41   ` sbabic
2022-08-22 13:06 ` [PATCH v2 3/5] verdin-imx8mm: improve and extend boot devices Marcel Ziswiler
2022-09-18 20:41   ` sbabic
2022-08-22 13:06 ` [PATCH v2 4/5] verdin-imx8mm: various config additions and improvements Marcel Ziswiler
2022-09-18 20:41   ` sbabic
2022-09-19 12:39     ` Stefano Babic
2022-09-22 15:03       ` Marcel Ziswiler
2022-09-22 15:36         ` Stefano Babic
2022-09-22 21:30           ` Marcel Ziswiler
2022-08-22 13:06 ` [PATCH v2 5/5] verdin-imx8mp: " Marcel Ziswiler
2022-08-25 20:27 ` [PATCH v2 0/5] verdin-imx8mm: verdin-imx8mp: various " Marcel Ziswiler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.