Comment 6 for bug 1630769

Revision history for this message
hangjun (alephman) wrote :

hi,
The "role:bare" section may cause error, I use type: bare section instead. The generated image still doesn't work in my bubblegum96 board. BTW, what does the type: 0C mean, I have't been found out any document about it? Here is the gadget.yaml file I wrote:

device-tree: s900-96board.dtb
volumes:
  lemaker-guitar:
    schema: mbr
    bootloader: u-boot
    structure:
      - name: Bootstrap
 type: bare
        size: 6M
        content:
          - image: bootloader.bin
            offset: 2097664
          - image: u-boot.bin
            offset: 3145728
      - name: system-boot
        type: 0C
        filesystem: vfat
        filesystem-label: system-boot
        offset: 8388608
        size: 128M
        content:
          - source: boot-assets/
            target: /