]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 1 Feb 2015 21:35:47 +0000 (19:35 -0200)
commit3f844772af2d1bf73022dd371a3eb21ec1fc7089
treea92a778ac4ab481745546a82a3587f0bc998b45d
parent0f1c4ca0f0fba60a7ad2d9062e776db5c71f3f24
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