gemini: add basic nas4220 board support
authorJohn Crispin <blogic@openwrt.org>
Wed, 19 Nov 2014 14:09:10 +0000 (14:09 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 19 Nov 2014 14:09:10 +0000 (14:09 +0000)
commitc3d6194c74744adabfa83a02dc98319662a3e898
treee291e2fcce3d7a365e31ada559dc067d3ddb898e
parente3890cfcbfda3e14b17a9f56898878ad34d3ebdf
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43319 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]