<wyre>
I'm guessing once bitbake has produced all (dtb, zImage, rootfs.ubifs and wic image) I should be able to boot from an SD card and flash the NAND with this script https://bpa.st/VU3Q
<wyre>
by performing something like `tftp myscript.scr` and `so`
<wyre>
but I'm not sure why u-boot in sdcard is not able to flash the NAND with that script
pbergin has joined #u-boot
<wyre>
I'm able to flash some other SoMs with that very same script ... I'm not sure why the script is not working for brand new modules (all are the same SoM, imx6ull-microgea)
<wyre>
anyway ... LeSpocky the point is U-Boot fails at loading the rootfs.ubifs in RAM, right?
<wyre>
because that Load address: 0x80800000 is the RAM address where is loaded the file before being flashed, is this right?
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
mmu_man has joined #u-boot
qastokes has quit [Quit: qastokes]
<LeSpocky>
yes, you get those T T T in tftp if somethings wrong with tftp transfer, usually if there's some problem with network cabling, packet loss, such things
<LeSpocky>
I'm not sure what happens, if the file you receive trough tftp is to big to fit in RAM from $loadaddr onwards, that was just a wild guess
<LeSpocky>
but I don't know the memory and address layout of your board, nor your file sizes
sicelo_ has joined #u-boot
<LeSpocky>
but telling from the amount of #### printed before the file seems rather big
apritzel_ has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
<wyre>
LeSpocky, it's a little weird because for some SoMs there is not problem to load the file in RAM
<wyre>
but some others aren't able to load it
<wyre>
how could I check the memory and address layout in my board?
<wyre>
could I do this form u-boot cli?
<wyre>
the filesize of the rootfs.ubifs is 165MB
<wyre>
and the SoM has 512MB of RAM
<wyre>
so ... I'm not sure why is not fitting in 🤔
<LeSpocky>
wyre: you're welcome, btw, the repo looks like yocto layer stuff and I have no experience with yocto at all (using ptxdist and buildroot)
<wyre>
sure, LeSpocky I appreciate very much your help anyway 😜
sicelo_ has quit [Quit: Bye!]
sdfgsdfg has joined #u-boot
persmule has quit [Ping timeout: 276 seconds]
persmule has joined #u-boot
pbergin has quit [Ping timeout: 265 seconds]
camus has quit [Ping timeout: 268 seconds]
camus has joined #u-boot
tnovotny has joined #u-boot
smartin has joined #u-boot
sdfgsdfg has quit [Quit: ZzzZ]
jwillikers has joined #u-boot
jwillikers has quit [Remote host closed the connection]
pgreco has quit [Ping timeout: 256 seconds]
pgreco has joined #u-boot
pbergin has joined #u-boot
tnovotny has quit [Quit: Leaving]
camus1 has joined #u-boot
camus has quit [Read error: Connection reset by peer]
camus1 is now known as camus
monstr has joined #u-boot
smartin has quit [Remote host closed the connection]
smartin has joined #u-boot
camus has quit [Ping timeout: 240 seconds]
camus has joined #u-boot
tr1265[m] has joined #u-boot
tr1265[m] is now known as TomRini[m]
TomRini[m] is now known as Tartarus_
eloi has quit [Ping timeout: 256 seconds]
Tartarus has quit []
Tartarus_ is now known as Tartarus
Tartarus has quit [Quit: Reconnecting]
Tartarus has joined #u-boot
Tartarus has quit [Client Quit]
Tartarus has joined #u-boot
<Tartarus>
lets see if this bridge thing is working right...
guillaume_g has quit [Quit: Konversation terminated!]
eloi has joined #u-boot
fdanis is now known as fdanis_away
<sjg1>
milkylainen: For the EFI app I think we need to move away from fixed addresses, at least until we exit boot services. It is hard to do with scripting but pretty easy if we can land standard boot, which already allocates some things