c7x0.conf: set UBOOT_MACHINE_c7x0 = "corgi_config"
[vuplus_openembedded] / conf / machine / c7x0.conf
1 #@TYPE: Machine
2 #@NAME: Sharp Zaurus SL-C7x0
3 #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices
4
5 require conf/machine/include/zaurus-2.6.inc
6 require conf/machine/include/zaurus-clamshell.inc
7
8 IMAGE_FSTYPES += "jffs2"
9
10 ROOT_FLASH_SIZE = "25"
11 # yes, we are aware that the husky and boxer (c760,c860) have 53MB rootfs,
12 # but we don't make a special image for it.
13
14 XSERVER = "xserver-kdrive-imageon"
15
16 # used by u-boot:
17 UBOOT_MACHINE_c7x0 = "corgi_config"