diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2019-02-08 18:42:18 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-04-13 20:30:09 +0200 |
commit | e85a536ca41f77b9d06e8a2eb703e63fb01b3f4c (patch) | |
tree | 4c420d351919aa6692d623612f708e9d151d275f /drivers/ddr | |
parent | 2910c0a135ecc0dcaae02503cda949376e767f8e (diff) |
colibri_imx6: add distroboot support
Add support for distro boot. This is especially helpful for external
devices. There is a global boot command which scans a predefined
list of boot targets:
run distro_bootcmd
As well as direct boot commands such as:
run bootcmd_mmc1
run bootcmd_usb
run bootcmd_dhcp
...
Refer to doc/README.distro fo details.
While at it, remove the CONFIG_DRIVE_TYPES define which has not
been used and was meant to be used for multi device boot support
which is now provided by distroboot.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions