Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2021.07 is OUT / Merge Window is OPEN until 26 July 2021 / Release v2021.10 is scheduled for 04 October 2021 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
mmu_man has quit [Ping timeout: 252 seconds]
mripard has quit [Ping timeout: 272 seconds]
mripard has joined #u-boot
mkstr has quit [Read error: Connection reset by peer]
mkstr has joined #u-boot
mripard has quit [Ping timeout: 246 seconds]
mripard has joined #u-boot
LeSpocky_ has joined #u-boot
LeSpocky has quit [Ping timeout: 272 seconds]
aquijoule_ has joined #u-boot
richbridger has quit [Ping timeout: 246 seconds]
mkstr has quit [Ping timeout: 252 seconds]
redbrain has joined #u-boot
frieder has joined #u-boot
fdanis_away is now known as fdanis
LeSpocky_ is now known as LeSpocky
mckoan|away is now known as mckoan
matthias_bgg has joined #u-boot
agust has joined #u-boot
sszy has joined #u-boot
guillaume_g has joined #u-boot
alpernebbi has joined #u-boot
mmu_man has joined #u-boot
<Luker> I have a u-boot in a raspberrypi4 that can't boot drives >2TB. I tried recompiling with CONFIG_LBA48=1 CONFIG_SYS_64BIT_LBA=1 but it did not help. Should that be supported? whatshould I check/try?
<Luker> the error it gives is "gpt partition table header signature is wrong"
<Luker> and only happens with drives > 2TB
replayer has joined #u-boot
<replayer> when i compile uboot for x86_64 according to: https://u-boot.readthedocs.io/en/stable/board/emulation/qemu-x86.html will it still contain 16 or 32 bit code ?
<replayer> seabios for example does: https://www.seabios.org/Linking_overview (minus 64 bit)
<crb> how do I define scripts that evaluate other variables at run time. When I used setenv program "fatload mmc 0 ${fpga_addr} ${fpga_file}" it seem to evaluate the variable at the time of setting the program variable instead of when program is run
sszy has quit [Ping timeout: 246 seconds]
sszy has joined #u-boot
milkylainen has quit [Quit: Connection closed]
milkylainen has joined #u-boot
PoroCYon has joined #u-boot
<PoroCYon> hi, I've been writing a u-boot script with some for loops to check for multiple alternative paths (eg. / vs /boot ), and, it works but u-boot doesn't seem to recognise the "break" command, thus keeping on checking for kernel images etc. as I couldn't find any documents on conditionals and loops in its scripting language, I'm asking: how do I break a for loop in a u-boot script?
pgreco has quit [Ping timeout: 252 seconds]
pgreco has joined #u-boot
georgem has joined #u-boot
pgreco has quit [Ping timeout: 252 seconds]
pgreco has joined #u-boot
<Tartarus> PoroCYon: check out how the distro_bootcmd logic does it, but in short no there isn't break, when you find something you move on to the next step in your logic, so you need to rethink/rewrite with that in mind and unwind logic as needed
<PoroCYon> ah ok, I see, thanks
jwillikers has joined #u-boot
alan_o has joined #u-boot
pbrobinson has quit []
pbrobinson has joined #u-boot
ecrn has joined #u-boot
pgreco has quit [Ping timeout: 246 seconds]
pgreco has joined #u-boot
torez has joined #u-boot
torez has quit [Remote host closed the connection]
mckoan is now known as mckoan|away
<replayer> can 32 bit uboot boot 64bit kernel?
torez has joined #u-boot
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #u-boot
replayer has quit [Ping timeout: 246 seconds]
redbrain has quit [Quit: leaving]
replayer has joined #u-boot
<replayer> is there any way to boot the uncompressed kernel with u-boot on qemu?
macromorgan has joined #u-boot
<cambrian_invader> crb: use single quotes
matthias_bgg has quit [Quit: Leaving]
<cambrian_invader> replayer: bootelf?
redbrain has joined #u-boot
<replayer> cambrian_invader: thx
<replayer> that at least does something but brings me back to the question if 32bit uboot can boot 64 bit kernels
PoroCYon has left #u-boot [#u-boot]
<cambrian_invader> probably not, in the general case
<replayer> :/
fdanis is now known as fdanis_away
frieder has quit [Remote host closed the connection]
<replayer> when i try a 32bit kernel + 32 bit uboot i get "invalid opcode"; any ideas? i used the qemu 32 bit default config for uboot but removed efi support, is that required ?
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<replayer> ok, it is maybe related to not using bzimage. using bzimage + zboot works
<replayer> i.e. bootelf has some problewms
<replayer> also booting 64bit kernels on 32bot uboot works then
<replayer> any ideas why bootelf does not work and gives invalid opcode? or another way to avoid using a compressed kernel image?
<ecrn> uncompressed Image can be used as a legacy u-boot image with bootm, I think bootz also can boot it
<ecrn> of course the u-boot image must be created with mkimage
ecrn has quit [Quit: Client closed]
replayer has quit [Quit: Client closed]
guillaume_g has quit [Quit: Konversation terminated!]
Guest3394 is now known as mithro
replayer has joined #u-boot
alpernebbi has quit [Ping timeout: 252 seconds]
agust has quit [Quit: Leaving.]
cambrian_invader has quit [Ping timeout: 265 seconds]
cambrian_invader has joined #u-boot
jwillikers has quit [Remote host closed the connection]
redbrain has quit [Ping timeout: 258 seconds]
jwillikers has joined #u-boot
freemangordon has quit [Ping timeout: 272 seconds]
<sjg1> Tartarus: FYI I am fiddling with a series to clean up Makefile and drivers/Makefile so there are fewer rules and most of the drivers/ stuff is in drivers/Makefile
solar_sea_ has joined #u-boot
solar_sea has quit [Ping timeout: 252 seconds]
freemangordon has joined #u-boot
sndb has joined #u-boot
macromorgan has quit [Read error: Connection reset by peer]
macromorgan_ has joined #u-boot
macromorgan_ is now known as macromorgan
macromorgan_ has joined #u-boot
macromorgan has quit [Killed (osmium.libera.chat (Nickname regained by services))]
torez has quit [Quit: torez]
macromorgan has quit [Read error: Connection reset by peer]
macromorgan has joined #u-boot