aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/poodle.conf
blob: 9d1189382d59f656dfe6ac49fe936a115478b347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@TYPE: Machine
#@NAME: Sharp Zaurus SL-B500, Sharp Zaurus SL-5600
#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices

# NAND factory-default
# SL-5600 (poodle) mtdparts=sharpsl-nand:7168k@0k(smf),22528k@7168k(root),-(home)

require conf/machine/include/zaurus.inc
require conf/machine/include/tune-xscale.inc

JFFS2_ERASEBLOCK = "0x4000"

# UBI: max poodle (64-7 MiB = 3648 PEBs)
# 57 x 1024 : 16 = 3648 PEBs
MKUBIFS_ARGS = "-m 512 -e 15872 -c 3648 -x zlib"
UBINIZE_ARGS = "-m 512 -p 16384 -s 256"