CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/07/01 03:34:39
Modified files: sys/arch/armv7/stand/efiboot: efiboot.c Log message: SolidRun's HummingBoards and CuBoxes are also available with the i.MX6 Solo and DualLite SoCs. Those are slightly different to the bigger versions and thus have a different FDT compatible name. To be able for us to boot on those machines, add those compatible names to the list and re-use the board ids. ok kettenis@