at91*: use uImage
authorKoen Kooi <koen@openembedded.org>
Wed, 10 Oct 2007 09:14:30 +0000 (09:14 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 10 Oct 2007 09:14:30 +0000 (09:14 +0000)
conf/machine/at91sam9260ek.conf
conf/machine/at91sam9261ek.conf

index 6e9ea2b..f00938c 100644 (file)
@@ -8,6 +8,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
+KERNEL_IMAGETYPE = "uImage"
+
 #don't try to access tty1
 USE_VT = "0"
 
index 1d5e013..e59dacb 100644 (file)
@@ -8,6 +8,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
+KERNEL_IMAGETYPE = "uImage"
+
 #don't try to access tty1
 USE_VT = "0"