#@TYPE: Machine #@NAME: Sharp Zaurus SL-C7x0 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices # NAND factory-default # SL-C700 (corgi) mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home) # SL-C750 (Shepherd) mtdparts=sharpsl-nand:7168k@0k(smf),25600k@7168k(root),-(home) # SL-C760 (Husky) mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home) # SL-C860 (Boxer) mtdparts=sharpsl-nand:7168k@0k(smf),54272k@7168k(root),-(home) require conf/machine/include/zaurus.inc require conf/machine/include/arm/armv5/tune-xscale.inc JFFS2_ERASEBLOCK = "0x4000" # UBI: max c7x0 (128-7 MiB = 7744 PEBs) # 121 x 1024 : 16 = 7744 PEBs MKUBIFS_ARGS = "-m 512 -e 15872 -c 7744 -x zlib" UBINIZE_ARGS = "-m 512 -p 16384 -s 256" MACHINE_GUI_CLASS = "bigscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "640" MACHINE_DISPLAY_HEIGHT_PIXELS = "480"