Ver código fonte

Add output uImage conf

lihm 3 anos atrás
pai
commit
58bcdf7f8e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      conf/machine/include/thead-base.inc

+ 2 - 0
conf/machine/include/thead-base.inc

@@ -18,6 +18,8 @@ PREFERRED_VERSION_openocd = "riscv"
 # KERNEL_IMAGETYPES = "itbImage"
 
 KERNEL_IMAGETYPE = "Image"
+KERNEL_IMAGETYPES += "uImage"
+KEEPUIMAGE = "no"
 
 # MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
 MACHINE_FEATURES = "screen keyboard ext2 ext3 serial"