Home
last modified time | relevance | path

Searched hist:"735 b1cfeb2308d9114af1140b703be91b604c09e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dconfig_distro_bootcmd.h735b1cfeb2308d9114af1140b703be91b604c09e Mon Jan 05 17:13:38 UTC 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk> config_distro_bootcmd: Scan all partitions for boot files

Not all devices use the convention that the boot scripts are on the
first partition. For example on chromebooks it seems common for the
first two partitions to be ChromeOS kernel partitions.

So instead of just the first partition scan all partitions on a device
with a filesystem u-boot can recognize.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>