X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=blobdiff_plain;f=conf%2Fmachine%2Ftopasa900.conf;h=04cc7f257226db0999cfadec9e4291f8e15c3ed3;hp=66b1ed8de34c103b85d497f6e0bf32ad22e7f473;hb=eceba05c851829c5d3dacaf8107c084084b8f98d;hpb=61a86ab28043911d7d929d3c1a1c1b0d38619209 diff --git a/conf/machine/topasa900.conf b/conf/machine/topasa900.conf index 66b1ed8..04cc7f2 100644 --- a/conf/machine/topasa900.conf +++ b/conf/machine/topasa900.conf @@ -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