narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
Daanct12 has joined #linux-amlogic
naoki has joined #linux-amlogic
Daanct12 has quit [Ping timeout: 260 seconds]
hexdump0815 has quit [Ping timeout: 252 seconds]
hexdump0815 has joined #linux-amlogic
Daanct12 has joined #linux-amlogic
buzzmarshall has quit [Quit: Konversation terminated!]
Daanct12 has quit [Quit: WeeChat 4.5.1]
Daanct12 has joined #linux-amlogic
Terry13732293409 has quit [Quit: Bye Bye]
Terry13732293409 has joined #linux-amlogic
kenny has quit [Quit: WeeChat 4.5.1]
jacobk has quit [Ping timeout: 276 seconds]
jacobk_ has joined #linux-amlogic
naoki has quit [Quit: naoki]
<f_> aand it boots linux!
<f_> no clue why the dfu issue though, now it seems to be working
<f_> If only SecureBoot was used to protect users' devices from attackers instead of protecting the device from users
<f_> we live in a world where we have to use exploits to fully own a device :/
konsgn3 has quit [Remote host closed the connection]
konsgn has joined #linux-amlogic
Daanct12 has quit [Ping timeout: 248 seconds]
ungeskriptet has quit [Remote host closed the connection]
psydroid2 has joined #linux-amlogic
ungeskriptet has joined #linux-amlogic
<narmstrong> f_: noice work
<narmstrong> Dfu definitely works, I use it in CI
<narmstrong> “dfu 0 ram 0 60” will enable dfu in ram, then you can run “bootm ${kernel_addr_r}” with the loaded fitimage
<f_> narmstrong: yeah it turns out it doesn't parse its args correctly
<f_> try "dfu asdf"
jacobk_ has quit [Quit: No Ping reply in 180 seconds.]
jacobk_ has joined #linux-amlogic
<f_> I'll patch it. But other than that DFU works great for loading a kernel :)
paulk has quit [Ping timeout: 248 seconds]
paulk has joined #linux-amlogic
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
jacobk_ has quit [Ping timeout: 260 seconds]
jacobk has joined #linux-amlogic
vagrantc has joined #linux-amlogic
naoki has joined #linux-amlogic
djrscally has joined #linux-amlogic
djrscally has quit [Client Quit]
djrscally has joined #linux-amlogic
<f_> hmmm
<f_> I'm thinking of overwriting emmc entirely
<f_> and just install pmos there
<f_> w/o u-boot + fip though
<f_> (obviously)