• sdk
  • libdevuansdk
  • Issues
  • #2

Closed
Open
Opened 2017-06-10T12:12Z by Giovanni Rapagnani @gio

image_partition_raw_dos: add bootable flag

For creating a beagleboneblack image with a working u-boot, it is required the vfat partition gets the boot flag set. Could you please consider adding this feature? I add a patch which would permit to set the variablebootable_partto the partition number on which to set the boot flag. add_bootable_flag.patch

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

1 Related Merge Request

  • !4 beagleboneblack - add build/install of u-boot in sdk / arm-sdk Merged
  • Giovanni Rapagnani @gio mentioned in merge request arm-sdk!4 (merged) · 2017-06-12T07:52Z

    mentioned in merge request arm-sdk!4 (merged)

  • parazyd
    parazyd @parazyd · 2017-06-12T21:26Z

    I will merge this, but without the need of setting the bootable_part variable. I think it's safe to make the first (VFAT) partition bootable in every case.

    Any objections/thoughts?

  • Giovanni Rapagnani
    Giovanni Rapagnani @gio · 2017-06-13T06:38Z

    I usually refrain of changing things without testing the result. This would change the build of all images. Without testing again all images, it is difficult to tell which unexpected result could happen. However if you want to take the risk in order to keep the codebase smaller, that is fine to me. Note that I can help testing the following boards: pi2 pi3 a20-olinuxino-micro a10-olinuxino-lime beagleboneblack.

  • parazyd
    parazyd @parazyd · 2017-06-16T12:28Z

    Merged.

  • parazyd @parazyd closed · 2017-06-16T12:28Z

    closed