mbox series

[U-Boot,V4,0/2] Update sabrelite and nitrogen6x boards to use distro boot support

Message ID 20180412132822.4083-1-guillaume.gardet@free.fr
Headers show
Series Update sabrelite and nitrogen6x boards to use distro boot support | expand

Message

Guillaume GARDET April 12, 2018, 1:28 p.m. UTC
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.

Currently, only the Sabrelite has fdtfile defined.

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

Changes in V4:
  * Remove imx6 soc definition
  * Change comment on not defined fdtfile (no more fallback)

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 (2):
  imx6: Convert sabrelite and nitrogen6x boards to distro boot support
  imx6: sabrelite: update defconfig to use distro defaults

 configs/mx6qsabrelite_defconfig |  15 ++--
 include/configs/nitrogen6x.h    | 180 ++++++++++++----------------------------
 2 files changed, 59 insertions(+), 136 deletions(-)