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 - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
kaspter has quit [Ping timeout: 246 seconds]
kaspter has joined #linux-amlogic
hexdump0815 has joined #linux-amlogic
<hexdump0815> narmstrong: i just wanted to come back to the u-boot.bin.usb.bl2 and u-boot.bin.usb.tpl files for pyamlboot - i was not able to find any kind of documentation on how to create them from the binary blobs and mainline u-boot compile output
<hexdump0815> narmstrong: in case you have any link that would be very nice or any hint about how to create them would be very welcome
hexdump0815 has quit [Remote host closed the connection]
sputnik_ has joined #linux-amlogic
sputnik__ has quit [Ping timeout: 265 seconds]
camus1 has joined #linux-amlogic
kaspter has quit [Ping timeout: 272 seconds]
camus1 is now known as kaspter
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-amlogic
random_yanek has quit [Ping timeout: 244 seconds]
random_yanek has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
john-hamming has left #linux-amlogic [#linux-amlogic]
<Tonymac32> all the blobs are generated by the legacy 2015.cantRememberButItsOld U-boot
buzzmarshall has quit [Remote host closed the connection]
Barada has joined #linux-amlogic
ldevulder_ has quit [Ping timeout: 272 seconds]
cmeerw has joined #linux-amlogic
CyberManifest has joined #linux-amlogic
<narmstrong> hexdump0815: these are generates by the bootmk stage of the amlogic tools
<narmstrong> Not by the repk tools
ldevulder has joined #linux-amlogic
CyberManifest has quit [Remote host closed the connection]
CyberManifest has joined #linux-amlogic
CyberManifest has quit [Remote host closed the connection]
CyberManifest has joined #linux-amlogic
<narmstrong> hexdump0815 if you can read me, the bin.bl2 is the first 0xc000 bytes of u-boot.bin, and the usb.tpl the rest...
camus1 has joined #linux-amlogic
kaspter has quit [Ping timeout: 264 seconds]
camus1 is now known as kaspter
yann has joined #linux-amlogic
johnhamming has joined #linux-amlogic
<narmstrong> can someone check if https://termbin.com/ms1og solves the sdcard reboot issues on Odroid-C4 & Odroid-N2 ? (N2+ needs a fix like C4)
CyberManifest has quit [Quit: Leaving...]
camus1 has joined #linux-amlogic
kaspter has quit [Ping timeout: 264 seconds]
camus1 is now known as kaspter
psydruid has quit [Quit: killed]
return0e[m] has quit [Quit: killed]
_whitelogger has joined #linux-amlogic
l-as has joined #linux-amlogic
psydruid has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 260 seconds]
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-amlogic
<narmstrong> hexdump0815: https://github.com/repk/gxlimg/pull/10
<repk> nice thx narmstrong
probono9 has joined #linux-amlogic
probono has quit [Quit: Ping timeout (120 seconds)]
probono9 is now known as probono
buzzmarshall has joined #linux-amlogic
kaspter has quit [Quit: kaspter]
<Tonymac32> narmstrong I don't have time at the moment, I'll toss this into the Armbian IRC and see if anyone there can test it while I'm stuck in the day job
Barada has quit [Quit: Barada]
hexdump0815 has joined #linux-amlogic
<hexdump0815> narmstrong: re: usb boot documentation - this is amazing - thanks a lot!
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 260 seconds]
<hexdump0815> looks like i have to solder a hdmi dongle for usb booting now :)
<Tonymac32> narmstrong Igor checked and said he doesn't see any change on the reboot behavior
sputnik_ has joined #linux-amlogic
ldts_ has joined #linux-amlogic
ldts has quit [*.net *.split]
TheAssassin has quit [*.net *.split]
ldts_ is now known as ldts
TheAssassin has joined #linux-amlogic
hexdump0815 has quit [Ping timeout: 245 seconds]
vagrantc has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 272 seconds]
damex has quit [Ping timeout: 240 seconds]
johnhamming has joined #linux-amlogic
damex has joined #linux-amlogic
johnhamming has left #linux-amlogic [#linux-amlogic]
sputnik_ has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
damex_ has joined #linux-amlogic
damex has quit [*.net *.split]
maciejjo has quit [*.net *.split]
maciejjo has joined #linux-amlogic
BorgCuba has joined #linux-amlogic
<BorgCuba> hi
<xdarklight> hi
<tuxd3v> hi
<BorgCuba> I have a strange device here. Its called MXQ pro 4k.
<BorgCuba> I can log the uart messages but I cannot get interrupt the boot process and I cannot get a serial console.
<BorgCuba> Also the bootloader button does not have any effect when presed upon power up
<BorgCuba> I want to try out some new firmwares but at the moment I cannot get it to boot anything from sd card or usb
<BorgCuba> what is the prefered pastebin for this channel?
Darkmatter66 has quit [Remote host closed the connection]
<BorgCuba> so here is the boot log: https://termbin.com/xfov
Darkmatter66 has joined #linux-amlogic
<BorgCuba> does anyone have some bare metal code for nand and uart?
Darkmatter66_ has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 260 seconds]
cmeerw has quit [Ping timeout: 272 seconds]
tlwoerner has quit [Quit: Leaving]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
<BorgCuba> I just extracted an image and there are two files with extension .USB, i.e. DDR.USB and UBOOT.USB
<BorgCuba> I guess these are supposed to be uploaded to RAM/SRAM and executed?
<BorgCuba> does anybody happen to know the addresses?