public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] imx8m: move env_get_location for imx8mn and imx8mp at board level
@ 2021-11-26 17:43 Tommaso Merciai
  2021-11-26 17:43 ` [RFC PATCH 1/3] imx8m: drop env_get_location for imx8mn and imx8mp Tommaso Merciai
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Tommaso Merciai @ 2021-11-26 17:43 UTC (permalink / raw)
  Cc: michael, andrey.zhizhikin, Tommaso Merciai, Stefano Babic,
	Fabio Estevam, NXP i.MX U-Boot Team, Peng Fan, Ye Li, Marek Vasut,
	Simon Glass, Frieder Schrempf, Marek Behún,
	Ying-Chun Liu (PaulLiu), u-boot

This series move env_get_location from soc to board level. As suggested
by Michael <michael@amarulasolutions.com> make no sense to define an 
unique way for multiple board. One board can boot from emmc and having
env on spi flash etc.. Anyways, this function is kept in both imx8mn 
and imx8mp evk boards instead of being completely dropped.
(as suggested by Andrey <andrey.zhizhikin@leica-geosystems.com>)

Tommaso Merciai (3):
  imx8m: drop env_get_location for imx8mn and imx8mp
  imx: imx8mn_evk: override env_get_location
  imx: imx8mp_evk: override env_get_location

 arch/arm/mach-imx/imx8m/soc.c           | 39 -----------------------
 board/freescale/imx8mn_evk/imx8mn_evk.c | 42 +++++++++++++++++++++++++
 board/freescale/imx8mp_evk/imx8mp_evk.c | 41 ++++++++++++++++++++++++
 3 files changed, 83 insertions(+), 39 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-07 18:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-26 17:43 [RFC PATCH 0/3] imx8m: move env_get_location for imx8mn and imx8mp at board level Tommaso Merciai
2021-11-26 17:43 ` [RFC PATCH 1/3] imx8m: drop env_get_location for imx8mn and imx8mp Tommaso Merciai
2021-11-26 17:43 ` [RFC PATCH 2/3] imx: imx8mn_evk: override env_get_location Tommaso Merciai
2021-11-26 17:43 ` [RFC PATCH 3/3] imx: imx8mp_evk: " Tommaso Merciai
2021-11-26 18:00   ` Marek Behún
2021-11-28 17:47     ` Tommaso Merciai
2021-11-29 12:17       ` Marek Behún
2021-11-30 20:23         ` Tommaso Merciai
2021-12-07 18:13           ` Tommaso Merciai
2021-11-29  8:38 ` [RFC PATCH 0/3] imx8m: move env_get_location for imx8mn and imx8mp at board level ZHIZHIKIN Andrey
2021-11-29  8:40   ` Michael Nazzareno Trimarchi
2021-11-29  8:46     ` ZHIZHIKIN Andrey
2021-11-29  8:48       ` Michael Nazzareno Trimarchi

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