Conversation
8040ff6 to
92b969e
Compare
| This is copied from linux where it is an overlay, unfortunatly it is not | ||
| possible to use dtbo in sysboot unless present in syslinux.conf |
There was a problem hiding this comment.
Not sure if it makes sense or not, but the standard scripts do check for a board-specific syslinux.conf before falling back to the generic one:
infix/board/common/uboot/scripts/ixbootslot.sh
Lines 37 to 41 in 0328700
There was a problem hiding this comment.
It is still the same board SD/eMMC. Both are bananapi-r3. But I do not see any need for it now anyway.
Not sure if it makes sense or not, but the standard scripts do check for a board-specific
syslinux.confbefore falling back to the generic one:infix/board/common/uboot/scripts/ixbootslot.sh
Lines 37 to 41 in 0328700
92b969e to
dc9b071
Compare
50fcfe6 to
3765d54
Compare
|
Please test the flow described in the Readme.md @troglobit. |
104ab4f to
fd2c9d1
Compare
fd2c9d1 to
2707303
Compare
Made it work this morning. But the experience was horrifying! 😨 We just have to improve the UX on this one .. or at least fix up the |
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
[skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2281ba5 to
baf5542
Compare
troglobit
left a comment
There was a problem hiding this comment.
Nice work on this! I tried updating the README.md a bit and also fixed up mkimage.sh to support eMMC for use in the workflow.
We should test the workflow and instructions before merging this, I've just verified it all works locally.
Description
Checklist
Tick relevant boxes, this PR is-a or has-a: