Update Pine64Dev to correctly supply PineA64 ROM Image Programmers
Detail: Some autobuilder updates to correctly build and supply ROM image programmer zip for the PineA64 Pinebooks.
It depends on a file tools.abInstPrgrmr in the HAL_PineA64 merge request !7 (merged)
Admin:
Note that the release_autobuild file is intentionally a taskObey, as a part of the image creation requires at least a 20M wimpslot. This route enabled that.
At present all programmers come with the u-boot source bundle which makes the zip rather large. If ROOL think there is a better route for this I'll appreciate it.
This has been tested in a build tree which has an additional folder 'builds' at its root, and by setting up the following
set Autobuild$Build PineA64Dev (the name of the folder in the Releases folder) set Autobuild$Root $.PineA64 (the build tree root)
Unless I have missed nuances in the process I would expect this to transfer to the ROOL system. The zip it produce had the correct content. If you need to test the result before making it public please send me the resultant zip and I'll vet it.