diff options
Diffstat (limited to 'conf/machine/at91sam9rlek.conf')
-rw-r--r-- | conf/machine/at91sam9rlek.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/at91sam9rlek.conf b/conf/machine/at91sam9rlek.conf index 06f942b1d3..ba19cb3e00 100644 --- a/conf/machine/at91sam9rlek.conf +++ b/conf/machine/at91sam9rlek.conf @@ -13,6 +13,8 @@ KERNEL_IMAGETYPE = "uImage" PREFERRED_VERSION_u-boot = "2009.01" UBOOT_MACHINE = "at92sam9rlek_config" +PREFERRED_VERSION_at91bootstrap = "2.10" + #don't try to access tty1 USE_VT = "0" |