gemini: add basic nas4220 board support
authorJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 14:09:10 +0000 (14:09 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 14:09:10 +0000 (14:09 +0000)
commitda5001475c093f296248fe6842d9188d4f64fd4e
treea32f6d32a31f513e20c975d92b09d3e456ea4687
parent6521f53c653fcea9ca9b7d0f338a2afc5e4c5946
gemini: add basic nas4220 board support

Few notes:
- redboot partitions are unusable
- redboot declares only 16M of RAM, hence the mem arg in cmdline and separate kernel config
- boots fine but only ethernet works for now
- split wiliboard and raidsonic boards into different subtargets

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 43319
target/linux/gemini/Makefile
target/linux/gemini/image/ImageInfo-ib4220 [new file with mode: 0644]
target/linux/gemini/image/Makefile
target/linux/gemini/raidsonic/config-3.10 [new file with mode: 0644]
target/linux/gemini/raidsonic/target.mk [new file with mode: 0644]
target/linux/gemini/wiligear/target.mk [new file with mode: 0644]