CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/06 12:15:44
Modified files:
sys/arch/armv7/stand/efiboot: conf.c efiboot.c exec.c
Log message:
Remove board IDs for the i.MX platform. The kernel doesn't need them anymore.
Make sure we pass 0 as the board ID instead of random garbage if we don't
find a matching compatible string.
ok jsg@
