CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/05/29 09:10:05
Modified files: distrib/armv7/ramdisk: install.md Log message: Decide which u-boot/dtb to use based on the fdt model printed when attaching mainbus not the string we print based on the board id when attaching the soc platform abstraction. Overhaul md_installboot() to make it much more readable based on suggestions from rpe@