Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.07 is OUT / Merge Window is OPEN, -next is CLOSED / Release v2022.10 is scheduled for 3 October 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
<vagrantc> other issue i'd like to figure out is getting cross-building tools-all to work ... tools/Makefile: $(obj)/bmp_logo --gen-info $(LOGO_BMP) > $@ ... requires bmp_logo to be the host architecture
<vagrantc> er, not the host architecture ... the machine/hardware/userspace architecture
sam_sepi0l has quit [Quit: Textual IRC Client: www.textualapp.com]
camus has quit [Remote host closed the connection]
camus has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
macromorgan has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
camus has quit [Ping timeout: 268 seconds]
camus has joined #u-boot
vagrantc has quit [Quit: leaving]
thopiekar has quit [Ping timeout: 248 seconds]
thopiekar has joined #u-boot
mmu_man has quit [Ping timeout: 268 seconds]
mkennedy has quit [Ping timeout: 260 seconds]
<hanetzer> ./configure --host=$what_you_mean ?
* hanetzer breaks out in cold sweats thinking of canadian-cross compilation
scientes has joined #u-boot
<scientes> Is there a ssh flash mode
<scientes> i am trying to unmount my root filesystem
<scientes> i am having problems where the uhttpd flash page can't take large files
<scientes> I can upload a 8MB firmware, but not a 50MB firmware
mkennedy has joined #u-boot
<hanetzer> scientes: you're going to have to elaborate.
<scientes> oh this router is just stuffed most uboot config into "bootipq"
<scientes> and it is annoying
<scientes> and the u-boot web flasher crashes if I sent the stock firmware
<scientes> crashes every time
<hanetzer> if that u-boot supports a webconsole, you can probably tftp boot/install
<scientes> bootcmd=bootipq; ping 192.168.1.2; run lfq; bootipq; run lf; bootipq; httpd 192.168.1.1; reset
<scientes> bootdelay=2
<scientes> I tried but i wasn't getting any responses, when I did the "hold power button for 4 flashes" thing
<scientes> but I don't even see that in this fw_printenv
<scientes> so its all in custom C files
<scientes> oh yeah, and
<scientes> lfq=tftpb 0x44000000 qsdk-gl-ax1800.bin && sf probe; imgaddr=0x44000000 && source 0x44000000:script
jclsn has quit [Ping timeout: 260 seconds]
<scientes> so it sees set up to tftpb, but I wasn't getting any requests when i set up as 192.168.1.2 on the other side (but I am not sure which ethernet port I am suppose to use)
<scientes> this port works fine for the web console
<scientes> oh i think i have to respond to tftp multicast?
<scientes> cause i dont' see 192.168.1.2 there except the ping
jclsn has joined #u-boot
<scientes> oh serverip=192.168.1.2
<hanetzer> yee
<hanetzer> like, I can't speak too much on that particular device, as I have no idea what it is, but there's things that can be done, depending on your level of access.
<scientes> I just don't have a serial console
<scientes> it is the gl-inet-axt18000------the stock firmware is 32-bit, so this 64-bit build works, but it is much harder to use, so I wanted to use this 64-bit kernel and then stock user-space
<scientes> but even just going back to stock has been difficult
<scientes> because of the bug in the uhttpd
<hanetzer> oh, gl, I know those guys.
<scientes> i never get a tftp request
scientes has quit [Quit: Client closed]
scientes has joined #u-boot
<scientes> found out why it was breaking the upload/1000-continue message
<scientes> the upstream firmware uses the same ip----and I had autoreflesh on in firefox
<scientes> so it was spamming u-boot wit hall this irrelevent traffick
<scientes> and it can't really handle multi-tasking like that
<hanetzer> maybe you could curl it up
scientes47 has joined #u-boot
scientes has quit [Ping timeout: 252 seconds]
scientes47 has quit [Ping timeout: 252 seconds]
scientes has joined #u-boot
wooosaiii has joined #u-boot
wooosaiiii has quit [Ping timeout: 260 seconds]
persmule has quit [*.net *.split]
GNUtoo has quit [*.net *.split]
GNUtoo has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
hays has quit [Remote host closed the connection]
hays has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
hanetzer has quit [Ping timeout: 260 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
GNUtoo has quit [Ping timeout: 258 seconds]
stefanro has quit [Quit: Leaving.]
GNUtoo has joined #u-boot
stefanro has joined #u-boot
scientes has quit [Ping timeout: 252 seconds]
hanetzer has joined #u-boot
urjaman is now known as urja
mps has joined #u-boot
persmule has joined #u-boot
frieder has joined #u-boot
persmule has quit [Remote host closed the connection]
milkylai1en is now known as milkylainen
persmule has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
ldevulder has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
guillaume_g has joined #u-boot
indy has quit [Ping timeout: 260 seconds]
indy has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
wooosaii has joined #u-boot
wooosaiii has quit [Read error: Connection reset by peer]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
<hramrach> hanetzer: AFAIK the reason to use TPL is that you have SPL too big to fit somewhere - so it very much depends on the hardware
matthias_bgg has joined #u-boot
zibolo has joined #u-boot
jagan has quit [Ping timeout: 260 seconds]
pbergin has joined #u-boot
monstr has joined #u-boot
mmu_man has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
guillaume_g has joined #u-boot
marc2 has quit [Quit: WeeChat 3.6]
marc1 has joined #u-boot
mintelodiaz has joined #u-boot
torez has joined #u-boot
mthall has quit [Ping timeout: 260 seconds]
mthall has joined #u-boot
mintelodiaz_ has joined #u-boot
mintelodiaz has quit [Ping timeout: 252 seconds]
wooosaii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot
pbergin has quit [Quit: Leaving]
frieder has quit [Ping timeout: 260 seconds]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
frieder has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
minimal has joined #u-boot
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
crb_ has quit [Read error: Connection reset by peer]
crb_ has joined #u-boot
wooosaii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot
vagrantc has joined #u-boot
mintelodiaz has joined #u-boot
mintelodiaz_ has quit [Remote host closed the connection]
mmu_man has quit [Ping timeout: 252 seconds]
sakman_ has joined #u-boot
sakman has quit [Read error: Connection reset by peer]
JPEW has quit [Read error: Connection reset by peer]
JPEW has joined #u-boot
rburton has quit [Read error: Connection reset by peer]
rburton has joined #u-boot
zibolo has quit [Ping timeout: 252 seconds]
frieder has quit [Ping timeout: 268 seconds]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
frieder has joined #u-boot
camus has quit [Ping timeout: 252 seconds]
camus has joined #u-boot
mmu_man has joined #u-boot
frieder has quit [Ping timeout: 260 seconds]
frieder has joined #u-boot
frieder has quit [Ping timeout: 268 seconds]
guillaume_g has quit [Quit: Konversation terminated!]
camus has quit [Remote host closed the connection]
camus has joined #u-boot
monstr has quit [Remote host closed the connection]
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
sakman_ is now known as sakman
matthias_bgg has quit [Quit: Leaving]
vagrantc has quit [Quit: leaving]
akaWolf has quit [Ping timeout: 268 seconds]
akaWolf has joined #u-boot
wooosaii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot
jagan has joined #u-boot
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
wooosaii has quit [Remote host closed the connection]
wooosaii has joined #u-boot
wooosaiii has joined #u-boot
wooosaii has quit [Read error: Connection reset by peer]
akaWolf has quit [Ping timeout: 268 seconds]
torez has quit [Quit: torez]
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
wooosaiii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot
akaWolf has joined #u-boot
wooosaii has quit [Read error: Connection reset by peer]
wooosaiii has joined #u-boot
jagan has quit [Quit: Connection closed]
mintelodiaz has quit [Ping timeout: 252 seconds]
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
wooosaiii has quit [Remote host closed the connection]
wooosaiii has joined #u-boot
wooosaiii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot
wooosaii has quit [Read error: Connection reset by peer]
wooosaii has joined #u-boot