]> git.kernelconcepts.de Git - meta-tx09.git/blobdiff - conf/machine/topasa900.conf
topasa900: fix UBI header offset and leb size, add initial definitions for u-boot...
[meta-tx09.git] / conf / machine / topasa900.conf
index 66b1ed8de34c103b85d497f6e0bf32ad22e7f473..04cc7f257226db0999cfadec9e4291f8e15c3ed3 100644 (file)
@@ -18,10 +18,11 @@ MACHINE_FEATURES = "apm alsa usbgadget usbhost vfat screen touchscreen"
 #PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-tx09"
 
-MKUBIFS_ARGS = "-m 2048 -e 126KiB -c 2048"
-UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
+MKUBIFS_ARGS = "-m 2048 -e 124KiB -c 2048"
+UBINIZE_ARGS = "-m 2048 -p 128KiB -s 2048"
 
 IMAGE_FSTYPES ?= "ubi"
 UBI_VOLNAME = "rootfs"
 
-OLDEST_KERNEL_topasa900 = "2.6.38"
+UBOOT_MACHINE = "topasa900_nand_config"
+UBOOT_BINARIES = "u_boot_topasa900_nand"
\ No newline at end of file