boot: add ts4800-mbrboot package
authorPatrick Keroulas <patrick.keroulas@savoirfairelinux.com>
Fri, 15 Jul 2016 19:23:07 +0000 (15:23 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Jul 2016 21:15:12 +0000 (23:15 +0200)
commitd42ec02282225490257c1da26ec306198afe193c
tree6079f5363ad114138caea0a498f213f41dd7e476
parent7f299f02b20fb9d194d3ca583fb702b39c346b92
boot: add ts4800-mbrboot package

This MBR routine is based on TS' original bootloader.  It is loaded by
the bootrom stored in the companion FPGA, and chainloads an executable
located at the beginning of the first non-fs (0xda) partition.

Signed-off-by: Patrick Keroulas <patrick.keroulas@savoirfairelinux.com>
[Thomas:
 - add hash file.
 - install image in INSTALL_IMAGES_CMDS instead of
   INSTALL_TARGET_CMDS.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/Config.in
boot/ts4800-mbrboot/Config.in [new file with mode: 0644]
boot/ts4800-mbrboot/ts4800-mbrboot.hash [new file with mode: 0644]
boot/ts4800-mbrboot/ts4800-mbrboot.mk [new file with mode: 0644]