nuttx/Documentation
Eero Nurkkala 80c37c7b36 tools/imx9: prepare bootable bootloader image
This does the following:
  1. Fetches mkimage_imx8 (same used with imx9) source code
  2. Fetches the ELE / AHAB binary
  3. Extracts the ELE / AHAB binary
  4. Compiles the mkimage with hostcc
  5. Utilizes the mkimage tool to create a bootable SD image,
     combining the ELE / AHAB image with the NuttX bootloader
  6. dd is used to prepend empty space in place of BL31
  7. Outputs sdimage.img which is a bootable binary
  8. Removes all binaries, sources code images that have been
     downloaded

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2024-07-10 22:30:38 +08:00
..
2024-04-20 18:42:28 +08:00
2024-04-16 11:25:08 +08:00
2024-04-21 11:06:46 +08:00
2020-08-24 10:29:55 -07:00
2024-04-16 11:25:08 +08:00
2024-02-20 18:28:09 -08:00
2023-10-30 20:29:54 +08:00
2024-02-20 18:28:09 -08:00
2023-05-20 12:58:32 +08:00