gemini: add 3.18 support

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 45033
This commit is contained in:
Felix Fietkau
2015-03-26 20:36:30 +00:00
parent 8ef68a2005
commit a304f3d2b6
16 changed files with 6055 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
CONFIG_CMDLINE="rootfstype=squashfs,jffs2 noinitrd console=ttyS0,19200 mem=128M mtdparts=physmap-flash.0:128k(BOOT),3072k(Kern),6144k(Ramdisk),6144k(Application),128k(VCTL),640k(CurConf),128k(FIS-directory),12288k@0x320000(rootfs),15360k@0x20000(firmware) root=/dev/mtdblock7"
CONFIG_MACH_NAS4220B=y
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
CONFIG_MTD_SPLIT_FIRMWARE=y