the bitrig master branch has been updated by patrick with 2 new commits: commit 987b71bc38ed14efb50139161e22d45f90ea0107 diff: https://github.com/bitrig/bitrig/commit/987b71b author: Patrick Wildt <[email protected]> date: Wed May 20 17:12:56 2015 +0200
arm: handle ramdisks passed as u-boot argument Currently we always have the ramdisk embedded in the kernel by our mkuboot program. This change enables passing the ramdisk as bootm argument in u-boot. M sys/arch/armv7/armv7/armv7_machdep.c M usr.sbin/mkuboot/mkuboot.c commit cb40a33c664d80a24d5c56595fe5784c6a011feb diff: https://github.com/bitrig/bitrig/commit/cb40a33 author: Patrick Wildt <[email protected]> date: Wed May 20 02:09:50 2015 +0200 arm: remove outdated machine defines Remove defines that are no longer true again. M distrib/sets/lists/base/md.armv7 M distrib/sets/lists/comp/md.armv7 M sys/arch/armv7/armv7/armv7_machdep.c D sys/arch/armv7/include/machine_reg.h
