aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/gemini/image/ImageInfo-ib4220
Commit message (Collapse)AuthorAgeFilesLines
* gemini: unify and fix ib-nas4220b and sq201 image creationChristian Lamparter2019-01-241-19/+0
| | | | | | | | | | | | | Both Build/sq201-images and Build/nas4220b-images scripts are very similar. This patch unifies both methods at the cost of renaming the produced sysupgrade file names, but with the benifit of creating better reproducible files. The patch also fixes a race in parallel builds in which case the ImageInfo of one device could end up in both sysupgrade files. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* gemini: add basic nas4220 board supportJohn Crispin2014-11-191-0/+19
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