sysmocom-odu: We want to have barebox as bootloader

We are using barebox for the sysmocom-odu as the SoM supplier
was already using it.
hfreyther/master-next
Holger Hans Peter Freyther 9 years ago
parent da3cf64f1e
commit 2371fca7c7

@ -32,3 +32,5 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
# Go back to prefer our kernel
PREFERRED_PROVIDER_virtual/kernel = "linux-sysmocom"
KERNEL_IMAGETYPE = "uImage"
PREFERRED_PROVIDER_virtual/bootloader = "barebox-sysmocom"

Loading…
Cancel
Save