CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2015/07/31 18:15:37
Modified files: distrib/armv7/miniroot: Makefile Makefile.inc distrib/armv7/ramdisk: install.md etc/etc.armv7 : Makefile.inc disktab Added files: distrib/armv7/miniroot/wandboard: Makefile Log message: Make use of u-boot 2015.07's unified wandboard config to provide a miniroot to cover all current wandboard variations. Unlike the other imx u-boot configs the wandboard config doesn't search for ext2 only a fat fs. Grow the ramdisk size to fit the extra u-boot files. >From Roman Kravchuk.