joeskb7 has quit [Ping timeout: 268 seconds]
vagrantc has quit [Quit: leaving]
mmu_man has quit [Ping timeout: 276 seconds]
apritzel has quit [Ping timeout: 276 seconds]
sakman has quit [Ping timeout: 252 seconds]
flyback has quit [Ping timeout: 268 seconds]
goliath has quit [Quit: SIGSEGV]
flyback has joined #u-boot
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #u-boot
Clamor has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
LeSpocky has quit [Ping timeout: 245 seconds]
LeSpocky has joined #u-boot
cakes has quit [Ping timeout: 260 seconds]
cakes has joined #u-boot
cakes has quit [Changing host]
cakes 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
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Client Quit]
Clamor has joined #u-boot
Clamor has quit [Ping timeout: 264 seconds]
Clamor has joined #u-boot
jaganteki has joined #u-boot
apritzel has joined #u-boot
apritzel has quit [Ping timeout: 276 seconds]
hanetzer has joined #u-boot
sakman has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
persmule has quit [Remote host closed the connection]
Clamor has quit [Ping timeout: 246 seconds]
Clamor has joined #u-boot
jaganteki has quit [Quit: Ping timeout (120 seconds)]
Clamor has quit [Ping timeout: 264 seconds]
mps has quit [Ping timeout: 245 seconds]
slobodan has joined #u-boot
mps has joined #u-boot
Hypfer8 has joined #u-boot
goliath has joined #u-boot
Hypfer has quit [Ping timeout: 256 seconds]
Hypfer8 is now known as Hypfer
apritzel has joined #u-boot
dsimic has quit [Ping timeout: 252 seconds]
dsimic has joined #u-boot
mmu_man has joined #u-boot
sakman has quit [Ping timeout: 245 seconds]
apritzel has quit [Ping timeout: 256 seconds]
Clamor has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
jaganteki has joined #u-boot
apritzel has joined #u-boot
persmule has joined #u-boot
apritzel has quit [Ping timeout: 256 seconds]
jaganteki has quit [Quit: Client closed]
apritzel has joined #u-boot
apritzel has quit [Ping timeout: 268 seconds]
Mis012- has quit [Remote host closed the connection]
Mis012 has joined #u-boot
toon_toon_makut has joined #u-boot
Clamor has quit [Ping timeout: 245 seconds]
Clamor has joined #u-boot
hanetzer has quit [Ping timeout: 246 seconds]
hanetzer has joined #u-boot
slobodan has quit [Remote host closed the connection]
slobodan has joined #u-boot
slobodan has quit [Remote host closed the connection]
slobodan has joined #u-boot
toon_toon_makut has quit [Quit: Leaving]
stgloor has quit [Remote host closed the connection]
stgloor has joined #u-boot
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
stgloor has joined #u-boot
apritzel has joined #u-boot
apritzel has quit [Ping timeout: 245 seconds]
Stat_headcrabed has joined #u-boot
sakman has joined #u-boot
sakman has quit [Ping timeout: 268 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Stat_headcrabed has joined #u-boot
Stat_headcrabed has quit [Client Quit]
Clamor has quit [Ping timeout: 260 seconds]
Clamor has joined #u-boot
stgloor is now known as stgl
clarity has quit [Ping timeout: 260 seconds]
clarity has joined #u-boot
Clamor has quit [Read error: Connection reset by peer]
Clamor has joined #u-boot
Hammdist has joined #u-boot
sakman has joined #u-boot
apritzel has joined #u-boot
Clamor has quit [Ping timeout: 256 seconds]
norton has joined #u-boot
<
Forty-Bot>
block size is right, page size is 4 KiB, not MiB
<
Forty-Bot>
err, 8K
<
norton>
how would I write page size then?
<
norton>
I don't really get this "hex" format
<
norton>
as I said earlier, I thought 4 Mb would be something like 4096
<
mps>
or 4MiB is 4096
<
mps>
after long time I'm still not sure what is MiB and MB
<
norton>
yep it's very controversial
<
mps>
for me 4096 for long time was 4KB and then storage manufacturers come and made a mess for marketing
<
mps>
and 4MB become 4000
qqq has joined #u-boot
<
Forty-Bot>
personally, I just open up python and type e.g. `hex(8 * 1024)`
<
Forty-Bot>
and you can do the same in gdb with p/x
<
Forty-Bot>
mps: Mebibytes and Megabytes :)
<
Forty-Bot>
aka 1024 and (1024 or 1000 depending on context)
<
mps>
Forty-Bot: yes, I know but always have to check self
<
Forty-Bot>
1000 for MB is of course dangerous sedition from hard drive manufacturers
<
mps>
I wonder why I didn't jumped in this when it is introduced to propose ScB - $Size computer/cpu Bytes
ikarso has joined #u-boot
slobodan has quit [Ping timeout: 252 seconds]
norton has quit [Ping timeout: 264 seconds]
<
marex>
mps: btw 4 MiB is 4 * 1024 * 1024 , not just 4 * 1024 which is 4 kiB
<
marex>
Forty-Bot: MiB is right and good :)
<
Forty-Bot>
unfortunately, the network guys keep implementing protocols as powers of 10