Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.10, v2024.01-rc3 are OUT / Merge Window is CLOSED, next branch is OPEN / Release v2024.01 is scheduled for 08 January 2024 / Channel archives at https://libera.irclog.whitequark.org/u-boot
slobodan has quit [Ping timeout: 246 seconds]
norton has quit [Ping timeout: 252 seconds]
hsv has quit [Ping timeout: 260 seconds]
ikarso has quit [Quit: Connection closed for inactivity]
mmu_man has quit [Ping timeout: 246 seconds]
hsv has joined #u-boot
vagrantc has joined #u-boot
flyback has quit [Ping timeout: 268 seconds]
flyback has joined #u-boot
vagrantc has quit [Quit: leaving]
Clamor has joined #u-boot
Clamor has quit [Ping timeout: 256 seconds]
Clamor has joined #u-boot
Clamor has quit [Ping timeout: 240 seconds]
mps has quit [Ping timeout: 268 seconds]
Clamor has joined #u-boot
Clamor has quit [Ping timeout: 245 seconds]
mwalle has quit [Quit: WeeChat 3.8]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
thopiekar has quit [Ping timeout: 260 seconds]
thopiekar_ has joined #u-boot
Stat_headcrabed has joined #u-boot
ac_slater has joined #u-boot
<ac_slater> hey guys. Can I stash generic data into a FDT?
<ac_slater> I love that the FDT layer can compress and validate but it doesn't seem to have a 'data' type
thopiekar_ has quit [Ping timeout: 276 seconds]
thopiekar has joined #u-boot
<ac_slater> seems "filesystem" is generic
thopiekar has quit [Ping timeout: 256 seconds]
mps has joined #u-boot
thopiekar has joined #u-boot
wooosaiiii has quit [Ping timeout: 260 seconds]
wooosaiiii has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
thopiekar has quit [Ping timeout: 252 seconds]
thopiekar has joined #u-boot
wooosaiiii has quit [Quit: wooosaiiii]
monstr has joined #u-boot
mps has quit [Ping timeout: 246 seconds]
mps has joined #u-boot
goliath has joined #u-boot
gsz has joined #u-boot
sszy has joined #u-boot
ikarso has joined #u-boot
tnovotny has joined #u-boot
wooosaiiii has joined #u-boot
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Stalevar has quit [Ping timeout: 256 seconds]
Stalevar has joined #u-boot
mckoan|away is now known as mckoan
mmu_man has joined #u-boot
tnovotny has quit [Quit: Leaving]
frieder has joined #u-boot
mwalle has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
ldevulder has joined #u-boot
Leopold has quit [Ping timeout: 260 seconds]
Leopold has joined #u-boot
redbrain has quit [Ping timeout: 240 seconds]
qqq has quit [Ping timeout: 256 seconds]
redbrain has joined #u-boot
qqq has joined #u-boot
prabhakarlad has joined #u-boot
prabhakar has joined #u-boot
dsimic has quit [Ping timeout: 264 seconds]
dsimic has joined #u-boot
jaganteki has joined #u-boot
mckoan is now known as mckoan|away
gsz has quit [Ping timeout: 246 seconds]
mmu_man has joined #u-boot
norton has joined #u-boot
frieder has quit [Quit: Leaving]
frieder has joined #u-boot
jaganteki has quit [Quit: Client closed]
Stalevar has quit [Read error: Connection reset by peer]
mripard has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
persmule has quit [Remote host closed the connection]
persmule has joined #u-boot
monstr has quit [Ping timeout: 252 seconds]
gsz has joined #u-boot
Stalevar has joined #u-boot
devarsh has joined #u-boot
Clamor has joined #u-boot
Clamor has quit [Ping timeout: 260 seconds]
IoT-Maker has joined #u-boot
goliath has quit [Quit: SIGSEGV]
<IoT-Maker> hi, fatls show me filenames and size. What dimension is this size? As an example, fatls show me 556 lxfs.hdr. If i load it to memory using fatload usb 0:1 0x20000000 and the show the content using md 20000000 556, the content ends at 0x20001550. I logged the content to a file and used xxd -r -seek -0x20000000 lxfs.hdr.log lxfs.hdr to make a binary. The filesize is now 5464 bytes on my filesystem. How can i
<IoT-Maker> calculate the file size 5464 from the fatls value 556?
<Tartarus> base 10 vs base 16
<Tartarus> fatls is base 10, u-boot commands take base 16
<Tartarus> also after you fatload $filesize should be set
<IoT-Maker> Tartarus, yes right. But what is the expected filesize? That one that fatls is showing me?
<Tartarus> Well, it's expected that the whole file should be loaded in to memory
<Tartarus> ie both rhash -C lxfs.hdr (in Linux) and crc32 $loadaddr $filesize should match
slobodan has joined #u-boot
qqq has quit [Remote host closed the connection]
<IoT-Maker> my intention was to make a dump of all files via uart. I got a Drobo B810i NAS here with minimal u-boot environment. A firmwareupdate failed. The gui does not start. It's a bit tricky. It is a multistage boot process. Marvell u-boot starts, loads an VxWorks image and after that it starts a linux image. I can access both via 2 different uart ports. The linux image starts in a shell but the vxworks not. I guess that
<IoT-Maker> the VxWorks image is the one that failed after firmwareupdate.
<IoT-Maker> i want to manually load the VxWorks-backup image. But when i stop boot process to enter Marvell u-boot shell and load the image, the CPU stops at some point.
<IoT-Maker> i tried fatload usb 0:1 20000000 vxworks_prev; go 20000000
<IoT-Maker> the error is: undefined instruction
<IoT-Maker> pc : [<2000001c>] lr : [<00609ff4>], there are some sp: rl0 etc. values, at the end it'S resetting the CPU.
IoT-Maker has quit [Ping timeout: 240 seconds]
IoT-Maker has joined #u-boot
gsz has quit [Ping timeout: 264 seconds]
stefanro has quit [Quit: Leaving.]
vagrantc has joined #u-boot
mmu_man has quit [Ping timeout: 276 seconds]
flom84 has joined #u-boot
Clamor has joined #u-boot
Mis012- has joined #u-boot
Mis012 has quit [Ping timeout: 240 seconds]
prabhakarlad has quit [Ping timeout: 250 seconds]
prabhakar has quit [Ping timeout: 268 seconds]
frieder has quit [Remote host closed the connection]
mmu_man has joined #u-boot
ldevulder has quit [Quit: Leaving]
flom84 has quit [Quit: Leaving]
<IoT-Maker> sorry for dumb questions, if i load a file to ram at address 0x20000000 with size 556 bytes, reading it with md to have a dump in my logfile, do i need to clear this memory region before loading a different file? Or can i just load the next file to 0x20000000.
<cambrian_invader> you don't need to clear anything
<IoT-Maker> I read some files with the same size, It looks like the content is always the same.
ukky has quit [Ping timeout: 256 seconds]
vagrantc has quit [Quit: leaving]
ukky has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
Clamor has quit [Ping timeout: 260 seconds]
sukrutb has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
mmu_man has joined #u-boot
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
lvrp16 has quit [Ping timeout: 260 seconds]
mmu_man has quit [Ping timeout: 264 seconds]
<sjg1> ac_slater: FDT does not store a data type with each property, although fdtdump will infer it. The code using it needs to know the type
<sjg1> ac_slater: They have been proposals to add a data type, but nothing decided
lvrp16 has joined #u-boot
gsz has joined #u-boot
<IoT-Maker> Seems to be a different if i use md and filesize in bytes or md.b. It works perfectly using md.b. All dumped files look usable.
mmu_man has joined #u-boot
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
gsz has quit [Ping timeout: 268 seconds]
vagrantc has joined #u-boot
___nick___ has quit [Ping timeout: 240 seconds]
IoT-Maker has quit [Quit: Leaving]
cakes has quit [Ping timeout: 256 seconds]
cakes has joined #u-boot
cakes has quit [Changing host]
cakes has joined #u-boot
macromorgan has quit [Quit: Leaving]
slobodan has quit [Read error: Connection reset by peer]
slobodan has joined #u-boot
macromorgan has joined #u-boot
slobodan has quit [Ping timeout: 260 seconds]
vagrantc has quit [Quit: leaving]
jybz has quit [Ping timeout: 245 seconds]
norton has quit [Ping timeout: 246 seconds]
jybz has joined #u-boot