origen_quad build requires a closed binary of u-boot
Bug #1082687 reported by
Fathi Boudra
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro U-Boot |
Fix Released
|
High
|
John Rigby |
Bug Description
See also LP: #1081714
Origen quad build requires a u-boot binary shipped from Insignal.
As U-Boot is GPL, we can't ship a closed binary of U-Boot.
The source code should be available and merged to Linaro U-Boot.
In the meantime, if the binary is available online, we can add a wrapper script to download the blob as we do for PandaBoard or Galaxy Nexus builds.
Changed in linaro-android: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in u-boot-linaro: | |
status: | New → Triaged |
no longer affects: | linaro-android |
Changed in u-boot-linaro: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The code is now available in Linaro U-boot. To boot, the boards still needs BL1 binary released from Samsung S .LSI.
The following files are needed to boot:
BL1 binary (firmware)
BL2 binary (built from U-Boot source)
U-Boot binary (built from U-Boot source)