[U-Boot] [PATCH V6 1/2] imx6: Convert sabrelite and nitrogen6x boards to distro boot support

Denis Pynkin denis.pynkin at collabora.com
Thu May 17 07:17:24 UTC 2018


On 04/18/2018 06:04 PM, Guillaume GARDET wrote:
> Boot tested on sabrelite board.
> 
> 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>
> 
> ---
>   include/configs/nitrogen6x.h | 179 +++++++++++--------------------------------
>   1 file changed, 43 insertions(+), 136 deletions(-)

Tested-by: Denis Pynkin <denis.pynkin at collabora.com>

Tested with SabreLite board:

mmc0 is current device
Scanning mmc 0:1...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
318 bytes read in 47 ms (5.9 KiB/s)
1:      Linux 4.14.0-0.bpo.2-armmp
Retrieving file: /initrd.img-4.14.0-0.bpo.2-armmp
6654596 bytes read in 481 ms (13.2 MiB/s)
Retrieving file: /vmlinuz-4.14.0-0.bpo.2-armmp
3985920 bytes read in 309 ms (12.3 MiB/s)
append: root=UUID=ddc5cc49-8a42-4eef-b36f-c5202cb6573aconsole=tty0 
console=ttymxc1,115200n8 plymouth.ignore-serial-consoles root=LABEL=system
Retrieving file: /dtbs/4.14.0-0.bpo.2-armmp/imx6q-sabrelite.dtb
42927 bytes read in 614 ms (67.4 KiB/s)


Used own defconfig file with this patch and enabled 
"CONFIG_DISTRO_DEFAULTS=y"

Guillaume, thank you for adding the patch.

-- 
wbr, Denis


More information about the U-Boot mailing list