configs: am335x_evm: Support distro bootcmds
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 28 Aug 2015 13:01:56 +0000 (15:01 +0200)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 8 Dec 2015 16:59:47 +0000 (16:59 +0000)
commit9d95d28a3283a4bcef13e4b33f70520c479a0d9a
tree278bdaff58037fac3233ce829ba8e9feefaef31a
parentef1774b6df7cde6b8ed32101a84714ccb84cd147
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>
Gbp-Pq: Topic upstream/am33x_distro_bootcmd
Gbp-Pq: Name 0003-configs-am335x_evm-Support-distro-bootcmds.patch
include/configs/am335x_evm.h