CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/28 12:07:16
Modified files:
usr.sbin/mkuboot: mkuboot.c
Log message:
Let mkuboot recognize native ELF binaries and only output the program headers
area in this case, to save the need for `objcopy -O binary'; this will make
beagle install/upgrade processes easier until they get a native bootloader.
Tested by florian@ on panda ES and rapha@ on BeagleBone
