Home
last modified time | relevance | path

Searched hist:"508 a6ede" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dcm_fx6.h508a6ede Wed Jan 14 02:42:41 CST 2015 Nikita Kiryanov <nikita@compulab.co.il> 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>