Browse Source

PX4: added FMU bootloader images to ROMFS

this makes it much easier for users to update their bootloaders
mission-4.1.18
Andrew Tridgell 12 years ago
parent
commit
474a6d1218
  1. 12
      mk/PX4/bootloader/README.txt
  2. BIN
      mk/PX4/bootloader/px4fmu_bl.bin
  3. BIN
      mk/PX4/bootloader/px4fmuv2_bl.bin

12
mk/PX4/bootloader/README.txt

@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
These FMU and FMUv2 bootloader images are built from:
https://github.com/PX4/Bootloader
They are in ROMFS to make it easier for users to update their
bootloaders using:
bl_update /etc/bootloader/fmu_bl.bin
from a nsh prompt. Users can get a nsh prompt either via the CLI in
test -> shell, or by booting with no SD card installed

BIN
mk/PX4/bootloader/px4fmu_bl.bin

Binary file not shown.

BIN
mk/PX4/bootloader/px4fmuv2_bl.bin

Binary file not shown.
Loading…
Cancel
Save