meta-sysmocom-bsp/conf/machine/sysmobts-v2.conf

15 lines
509 B
Plaintext

#@TYPE: Machine
#@NAME: sysmocom - systems for mobile communications GmbH GSM Superfemto
#@DESCRIPTION: sysmocom - systems for mobile communications GmbH GSM Superfemto
# Make sure we build these too
EXTRA_IMAGEDEPENDS = "dvnixload-native ubl u-boot"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 --no-cleanmarkers --pad=0x2000000 -n"
# ubifs config
MKUBIFS_ARGS = "-m 512 -e 15KiB -c 3983"
UBINIZE_ARGS = "-m 512 -p 16384 -s 512"
require conf/machine/include/sysmobts.inc