]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
config_distro_bootcmd: Scan all partitions for boot files
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 5 Jan 2015 17:13:38 +0000 (18:13 +0100)
committerTom Rini <trini@ti.com>
Thu, 29 Jan 2015 18:37:24 +0000 (13:37 -0500)
commit735b1cfeb2308d9114af1140b703be91b604c09e
tree978da7cf6ecd73e47c048cf1930c5cb9f7c64b58
parente86df6ef4f392879c0654e91e6c94801911491a9
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>
include/config_distro_bootcmd.h