diff options
Diffstat (limited to 'conf/machine/at91sam9g20ek.conf')
-rw-r--r-- | conf/machine/at91sam9g20ek.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/at91sam9g20ek.conf b/conf/machine/at91sam9g20ek.conf index df19389d9f..903e953b13 100644 --- a/conf/machine/at91sam9g20ek.conf +++ b/conf/machine/at91sam9g20ek.conf @@ -10,7 +10,7 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" KERNEL_IMAGETYPE = "uImage" PREFERRED_VERSION_u-boot = "2009.01" -UBOOT_MACHINE = "at92sam9g20ek_config" +UBOOT_MACHINE = "at91sam9g20ek_config" PREFERRED_VERSION_at91bootstrap = "2.10" |