qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
mmu_man has quit [Ping timeout: 265 seconds]
vagrantc has quit [Quit: leaving]
mwalle has quit [Quit: WeeChat 2.3]
mmu_man has joined #u-boot
cambrian_invader has quit [Ping timeout: 268 seconds]
cambrian_invader has joined #u-boot
jason1235 has joined #u-boot
<
jason1235>
how to tell u-boot with autoboot.txt to boot bootaa64.efi / freebsd on the openpandora?
<
jason1235>
normally, it owuld start /boot/loader.conf and load the kernel from fat
redbrain has joined #u-boot
redbrain has quit [Ping timeout: 252 seconds]
alan_o has quit [Ping timeout: 268 seconds]
urja has quit [Read error: Connection reset by peer]
urja has joined #u-boot
yates has quit [Ping timeout: 252 seconds]
redbrain has joined #u-boot
<
marex>
jason1235: your system is aarch64 ? I think the pandora is arm32, no ?
akaWolf has quit [Ping timeout: 265 seconds]
<
sjg1>
vagrantc: nice to miss out on drama. Anyway this one seems to work OK
akaWolf has joined #u-boot
aswin has joined #u-boot
<
aswin>
Has anyone tried u-boot on k210 riscv processor?
<
aswin>
With sipeed_maix_smode_defconfig my board doesn't boot at all!
<
aswin>
openSBI boots fine but not proceeding to u-boot
<
aswin>
on the other hand sipeed_maix_bitm_defconfig works fine. (it only boots when boot hart is zero I guess)
<
aswin>
I am using u-boot-2021.07-rc4
<
aswin>
okay! Looks like there is a bug in u-boot-2021.07-rc4. u-boot-2021.04 works fine!
Guest71 has joined #u-boot
<
marex>
Forty-Bot: ^
<
marex>
aswin: you can try git bisect
redbrain has quit [Ping timeout: 258 seconds]
akaWolf has quit [Ping timeout: 258 seconds]
<
Forty-Bot>
aswin: can you try chaning from -Os to -O2
<
aswin>
Forty-Bot: Okay sure! Do you think it's an optimization issue?
<
Forty-Bot>
I think it's some kind of offset issue..
<
Forty-Bot>
and chanign optimization levels changes how the code is laid out
<
Forty-Bot>
you can also try putting a bunch of nop()s in random functions
<
Forty-Bot>
and sometimes that will solve it oo
<
aswin>
okay lemme try
akaWolf has joined #u-boot
Guest71 has quit [Quit: Client closed]
<
aswin>
Forty-Bot: I have some patches for riscv k210 to whom I should send it?
vagrantc has joined #u-boot
aswin has left #u-boot [#u-boot]
mmu_man has quit [Ping timeout: 265 seconds]
<
Forty-Bot>
oh, he left