pack-nand.json 372 B

123456789101112131415161718192021
  1. {
  2. "image":
  3. [
  4. {
  5. "offset": "0x0",
  6. "file": "conv/header.bin",
  7. "type": 1
  8. },
  9. {
  10. "offset": "0x20000",
  11. "file": "ddrimg/enc_ddr3_winbond_256mb.bin",
  12. "type": 0
  13. },
  14. {
  15. "offset": "0x80000",
  16. "file": "../rtthread.bin",
  17. "type": 1
  18. }
  19. ]
  20. }