<f_>
I think I should upstream my KII Pro patches.
<f_>
It seems to run quite well.
<exkcmoeAdmin[m]>
Yeah wrong
<exkcmoeAdmin[m]>
formating issue
<f_>
Hmm
<f_>
Ok
<f_>
I can confirm amlbootsig from meson-tools works perfectly.
<f_>
=)
<f_>
narmstrong: Let's make fiptool work!
<narmstrong>
It’s documented why, to not break the msdos partitioning
<f_>
narmstrong: Ok. Thanks.
<f_>
One question however. In the amlogic-boot-fip repo the makefile runs aml_chksum after running aml_encrypt_gxb. Is that required? aml_encrypt_gxb seems to do checksumming already, right?
nashpa has joined #linux-amlogic
gis has quit [Ping timeout: 252 seconds]
kenny1 has joined #linux-amlogic
iprusov_ has joined #linux-amlogic
lyudess has joined #linux-amlogic
dliviu has quit [Quit: Going away]
iprusov_ has quit [Quit: WeeChat 3.5]
kenny has quit [Ping timeout: 320 seconds]
Lyude has quit [Ping timeout: 320 seconds]
iprusov has quit [Ping timeout: 305 seconds]
montjoie has quit [Ping timeout: 305 seconds]
montjoie has joined #linux-amlogic
iprusov has joined #linux-amlogic
gis has joined #linux-amlogic
<f_>
fiptool with afaerber's patches ....doesn't work.
<narmstrong>
honestly, I have no idea, I haven't used gxbb for a while now
<f_>
Sure, but your assumption about an FIP with custom UUIDs was correct.
<f_>
Well. There's only one custom FIP UUID -- BL301.
<f_>
Looks like a "fake" UUID and I think we can safely ignore that.
<f_>
I only have this (awkward) stuff in fip_create's output
<f_>
No idea if that's needed.
<f_>
Wow
<f_>
It boots up.
<f_>
narmstrong, chewitt (if you read this from logs): All this has been tested by using the amlogic-boot-fip repo. I basically modified the makefile to try to use as much free/libre tools as possible instead of the Amlogic counterparts. At some point (if you want) I will open a PR with my changes.