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)
commit1c723819d6dcda1eae4e29a6c6b30a5973014416
treee291e2fcce3d7a365e31ada559dc067d3ddb898e
parent79865680b217711ed16829f222b1293408a2d194
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]