Skip to content
Snippets Groups Projects
Commit 735b1cfe authored by Sjoerd Simons's avatar Sjoerd Simons Committed by Tom Rini
Browse files

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: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
parent e86df6ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment