diff options
Diffstat (limited to 'conf/machine/mtcap.conf')
-rw-r--r-- | conf/machine/mtcap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf index f4e7228..01c508b 100644 --- a/conf/machine/mtcap.conf +++ b/conf/machine/mtcap.conf @@ -24,7 +24,7 @@ UBOOT_MACHINE = "at91sam9x5ek_nandflash_config" PREFERRED_VERSION_u-boot = "2016.09.01" AT91BOOTSTRAP_BOARD = "at91sam9x5eknf_uboot" -PREFERRED_VERSION_at91bootstrap = "3.5.3" +PREFERRED_VERSION_at91bootstrap = "3.8.12" KERNEL_IMAGETYPE = "uImage" # remove kernel-image from rootfs by overriding kernel-base DEPS |