qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
<m4t>
hrm i'm trying to do some brief verification of a new u-boot for my pogoplug e02 (kirkwood). currently it's running 'U-Boot 2014.04 (May 31 2014 - 19:16:34)'
<m4t>
i'm trying tftpboot + go but it freezes right at the NAND probe consistently. tried playing with loaddr and text base
<m4t>
is there anything more i can do, besides pray and jtag otherwise?
<m4t>
kwboot apparently does not work for this (i've been trying for a bit, but just read it's unsupported)
<m4t>
last time i flashed this 'saveenv' bricked it because the default location overlapped with u-boot on flash :P that was fun...
<m4t>
it's the environment load from nand that the openwrt second stage "hack" bypasses (it sets CONFIG_ENV_IS_NOWHERE), and i'm seeing boot hang at the nand probe... so i will try that
<m4t>
the non-second stage openwrt image aborts at the nand environment load, but gets past the nand probe itself. the second stage one also gets past the nand probe and lands at a prompt.
<m4t>
however, 2021.07 was hanging at the nand probe completely, and 2021.07 with environment disabled gives a data abort
<sjg1>
milkylainen: I sent a patch for the 2021.07 problem. For me the kernel boots, so I might need to get a copy of your kernel
<sjg1>
milkylainen: I am using qemu BTW
niska has quit [*.net *.split]
BobBeck has quit [*.net *.split]
m4t has quit [*.net *.split]
sauce has quit [*.net *.split]
sauce has joined #u-boot
BobBeck has joined #u-boot
niska has joined #u-boot
m4t has joined #u-boot
birkoff has quit [Ping timeout: 246 seconds]
<milkylainen_>
sjg1: Nice! I'll try "x86: Ensure the e820 map is installed in all cases" and let you know.
birkoff has joined #u-boot
birkoff is now known as Guest5520
<milkylainen_>
sjg1: Kernel boots with 2021.07 :)
<milkylainen_>
One issue down.
mmu_man has joined #u-boot
jordemort has quit [Quit: Bridge terminating on SIGTERM]
samueldr has quit [Quit: Bridge terminating on SIGTERM]
mvaittin has quit [Quit: Bridge terminating on SIGTERM]
cpackham[m] has quit [Quit: Bridge terminating on SIGTERM]
cpackham[m] has joined #u-boot
mvaittin has joined #u-boot
samueldr has joined #u-boot
jordemort has joined #u-boot
mmu_man has quit [Ping timeout: 246 seconds]
pi___ is now known as Daulity
redbrain has joined #u-boot
jwillikers has joined #u-boot
<sjg1>
milkylainen_: For the other issue I'm not sure what to do, as I don't have the hardware. Probably needs more debugging. I do see [Firmware Bug] in my boot. I added info about that at the bottom
<milkylainen_>
sjg1: Mm. I think I'll do some more digging there. My initial guess is either some old x86 legacy io-poll (keyboard serial or smth) or something regarding mmc init. That's the only two things I can think of right now.
<milkylainen_>
sjg1: But I'm very much grateful for your help with 2021.04+. :)
<sjg1>
milkylainen_: Yes could be...you should be able to debug it since it is still in U-Boot, as I understand it
jwillikers has quit [Remote host closed the connection]