urja has quit [Read error: Connection reset by peer]
urja has joined #u-boot
apritzel has quit [Ping timeout: 276 seconds]
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
akaWolf has quit [Ping timeout: 246 seconds]
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
<Forty-Bot>
bq: yes, on ls1 spl replaces tfa
littlebobeep has joined #u-boot
mrnuke has quit [Ping timeout: 276 seconds]
akaWolf has joined #u-boot
mrnuke has joined #u-boot
littlebo1eep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
rfs613 has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
guillaume_g has joined #u-boot
mckoan|away is now known as mckoan
montjoie has quit [Ping timeout: 256 seconds]
frieder has joined #u-boot
monstr has joined #u-boot
montjoie has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
ldevulder has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #u-boot
zibolo has joined #u-boot
littlebobeep has joined #u-boot
persmule has quit [Ping timeout: 240 seconds]
littlebo1eep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
persmule has joined #u-boot
littlebo1eep has quit [Remote host closed the connection]
Peng_Fan has joined #u-boot
littlebobeep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
littlebo1eep has joined #u-boot
tre has joined #u-boot
matthias_bgg has quit [Ping timeout: 258 seconds]
guillaume_g has quit [Ping timeout: 258 seconds]
<mwalle>
bq: btw the sl28 board (it has a ls1028a soc) doesn't go the nxp way and just use u-boot spl (for ram init) and u-boot proper with an optional TF-A BL31
matthias_bgg has joined #u-boot
guillaume_g has joined #u-boot
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
apritzel has joined #u-boot
mmu_man has joined #u-boot
sszy has joined #u-boot
matthias_bgg has quit [Ping timeout: 256 seconds]
matthias_bgg has joined #u-boot
mmu_man has quit [Quit: leaving]
srth56hj has joined #u-boot
<srth56hj>
Hello. I am using u-boot 2022.01 on a Odroid N2 SBC and having some random issues that at one boot it detects the eMMC-module and when you cold boot the second time it often does not detect it. With a older u-boot version i did not seem to have this issue. Is this some known regression issue on u-boot 2022.01?
mckoan_ has joined #u-boot
mckoan has quit [Ping timeout: 256 seconds]
mckoan_ is now known as mckoan|away
mckoan|away is now known as mckoan
littlebobeep has quit [Ping timeout: 240 seconds]
darkapex has joined #u-boot
littlebobeep has joined #u-boot
frieder has quit [Read error: Connection reset by peer]
frieder has joined #u-boot
<srth56hj>
to get more in detail: with 2022.01 i get in about 20% of the coldboots after Mainline bootargs: the output "17423369 bytes read in 381 ms (43.6 MiB/s) ..." but in about 80% of the coldboot i get this issue Mainline bootargs: ..... ** fs_devread read error - block
frieder has quit [Read error: Connection reset by peer]
frieder_ has joined #u-boot
frieder_ has quit [Read error: Connection reset by peer]
frieder has joined #u-boot
JoaoSchim has joined #u-boot
joaoSchim_ has joined #u-boot
persmule has quit [Ping timeout: 240 seconds]
persmule has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
persmule has quit [Ping timeout: 240 seconds]
srth56hj has quit [Quit: Client closed]
tre has quit [Remote host closed the connection]
littlebobeep has joined #u-boot
persmule has joined #u-boot
persmule has quit [Ping timeout: 240 seconds]
persmule has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
littlebobeep has quit [Ping timeout: 240 seconds]
prabhakarlad has joined #u-boot
alpernebbi has quit [Ping timeout: 244 seconds]
akaWolf has quit [Ping timeout: 258 seconds]
akaWolf has joined #u-boot
alpernebbi has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
monstr has quit [Remote host closed the connection]
<mps>
is it possible to use boot.scr when using EFI booting?
<mps>
I mean, run some commands from boot.scr and then let normal boot to continue
<mps>
iiuc issuing commands in uEnv.txt doesn't make sense
frieder has quit [Ping timeout: 250 seconds]
prabhakarlad has quit [Quit: Client closed]
frieder has joined #u-boot
mckoan is now known as mckoan|away
<xypron>
mps: boot.scr can be used to invoke the load and the bootefi command. Or you could use the 'efidebug boot' subcommand to define a boot option and the boot order.
<mps>
xypron: if I set bootefi parameters in uEnv.txt then I could invoke it from boot.scr?
<xypron>
mps: why would you use two script files? You can set the environment variables in boot.scr. With two scripts I would not know which is executed first.
<mps>
actually I'm trying to load somehow DTB for riscv64 starfive board
<mps>
xypron: yes, makes sense
marex has quit [Ping timeout: 255 seconds]
<mps>
problem is default u-boot on flash doesn't have defined bootscr
<xypron>
mps: in uEnv.txt you could redefine bootcmd to run a specific binary like GRUB.
Peng_Fan has quit [Quit: Connection closed for inactivity]
<mps>
something like this `bootcmd=load mmc 0:2 0xa0000000 /EFI/archlinux/grubriscv64.efi; bootefi 0xa000000`
marex has joined #u-boot
prabhakarlad has joined #u-boot
JoaoSchim has quit [Ping timeout: 244 seconds]
joaoSchim_ has quit [Ping timeout: 255 seconds]
frieder has quit [Remote host closed the connection]
guillaume_g has quit [Quit: Konversation terminated!]