
22 Oct
2015
22 Oct
'15
11:19 p.m.
On Fri, Aug 28, 2015 at 03:01:56PM +0200, Sjoerd Simons wrote:
Add support for distro bootcmds and network booting while retaining backwards compatibility with the current "legacy" setup. With these changes the default boot sequence becomes:
- SD card (standard distro boot)
- SD card (legacy boot)
- EMMC (standard distro boot)
- EMMC (legacy boot)
- Nand (legacy boot)
- PXE (standard distro boot)
- DHCP (standard distro boot)
The older boot scripts have some overlap with what the distro bootcommands to however i've left them unchanged to prevent introduction of subtle bugs.
Signed-off-by: Sjoerd Simons sjoerd.simons@collabora.co.uk
Applied to u-boot/master, thanks!
--
Tom