[U-Boot] [PATCH V3 0/3] Update sabrelite and nitrogen6x boards to use distro boot support

Guillaume GARDET guillaume.gardet at free.fr
Wed Apr 11 10:38:47 UTC 2018


This patch serie updates sabrelite and nitrogen6x boards to use distro boot support.
Sabrelite has been boot tested with boot.scr script and EFI/Grub2 on mmc0 and mmc1 slots.
Nitrogen6* boards have been build tested only.

Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
Cc: Troy Kisky <troy.kisky at boundarydevices.com>
Cc: Stefano Babic <sbabic at denx.de>
Cc: Fabio Estevam <fabio.estevam at nxp.com>
Cc: Gary Bisson <gary.bisson at boundarydevices.com>

Changes in V3:
  * Add imx6 soc definition
  * Also update nitrogen6x config, not only sabrelite
  * Split mx6qsabrelite_defconfig update to a separate patch
Changes in V2:
  * add mx6qsabrelite_defconfig update

Guillaume GARDET (3):
  imx6: Define 'soc' env var for imx6 SoC
  imx6: Convert sabrelite and nitrogen6x boards to distro boot support
  imx6: sabrelite: update defconfig to use distro defaults

 arch/arm/mach-imx/mx6/soc.c     |  34 ++++++++
 configs/mx6qsabrelite_defconfig |  15 ++--
 include/configs/nitrogen6x.h    | 180 ++++++++++++----------------------------
 3 files changed, 93 insertions(+), 136 deletions(-)

-- 
2.13.6



More information about the U-Boot mailing list