]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mx6: cm-fx6: expand boot sequence
authorNikita Kiryanov <nikita@compulab.co.il>
Wed, 14 Jan 2015 08:42:41 +0000 (10:42 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:57:32 +0000 (12:57 +0200)
commit0c360da91c0bea03e6fd9c2cb844a63ad25553fe
tree152f7177609d00834886ed67b2b4dfe97d2fdef6
parentf16df4f0b5c8c604516b28ad3820e659f3ea3f60
arm: mx6: cm-fx6: expand boot sequence

Expand boot sequence to the following order:
1) mmc boot: mmc boot script, then mmc bootm, then mmc bootz.
2) usb boot: usb boot script.
3) sata boot: sata boot script, sata bootm, sata bootz.
4) nand boot: nand bootm, then nand bootz.

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
include/configs/cm_fx6.h