configs: am335x_evm: Support distro bootcmds
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 28 Aug 2015 13:01:56 +0000 (15:01 +0200)
committerRaspbian forward porter <root@raspbian.org>
Thu, 17 Dec 2015 02:12:51 +0000 (02:12 +0000)
commitf03d7c3263a6402bdd824e76affec44fd05dc7fd
treeb544e4ecdc9748bcede6127072bae0dca6c81f56
parentbe254eab48ac6f116412d971d0f4f499c13e2ccb
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