sifive / freedom-u540-c000-bootloader

Freedom U540-C000 Bootloader Code
Other
85 stars 39 forks source link

Merging build-fixes branch to master? #23

Open ghost opened 4 years ago

ghost commented 4 years ago

I just ran into https://github.com/sifive/freedom-u540-c000-bootloader/issues/15 which has been fixed on the build-fixes branch but never merged to master.

Is there a reason for keeping these fixes on a different branch, or could they be merged to master?

jim-wilson commented 4 years ago

No one is actively maintaining this repo. This has been a problem for a while.

ghost commented 4 years ago

Is there anything I can do to help get it maintained again?

paul-walmsley-sifive commented 4 years ago

Hi bcran,

Thanks for the offer. One way that you could help would be to review and test the pull requests that you think are ready to be merged into master. That would help us considerably.

In the long term, we're moving away from this code and towards U-Boot SPL for the first stage bootloader, so this repository will likely become less relevant.