Re: [U-Boot] [PATCH] arm64: ls2088ardb: Add distro boot support

2017-08-07 Thread York Sun
On 06/04/2017 08:07 PM, ying.zhang22...@nxp.com wrote: > From: Zhang Ying-22455 > > Include common config_distro_defaults.h and config_distro_bootcmd.h > for u-boot enviroments to support automatical distro boot which > scan boot.scr from external storage devices(e.g. SD/USB/SATA/SCSI disk) > and

[U-Boot] [PATCH] arm64: ls2088ardb: Add distro boot support

2017-06-05 Thread ying.zhang22455
From: Zhang Ying-22455 Include common config_distro_defaults.h and config_distro_bootcmd.h for u-boot enviroments to support automatical distro boot which scan boot.scr from external storage devices(e.g. SD/USB/SATA/SCSI disk) and execute autoboot script. Tested on ls2088ardb with automatically b