]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/am335x_evm.h
configs: am335x_evm: Support distro bootcmds
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 28 Aug 2015 13:01:56 +0000 (15:01 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:18:33 +0000 (14:18 -0400)
commitbc3199fd1875f89e9e1fb2af45665c4a718217b9
treee6748b99f43f45a6a7085cc52321586741451850
parent7749b67f6cff3246444051764b5bc62decfb9f58
configs: am335x_evm: Support distro bootcmds

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>
include/configs/am335x_evm.h