sakman has quit [Remote host closed the connection]
sakman has joined #u-boot
apritzel has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
apritzel has quit [Ping timeout: 256 seconds]
sstiller has joined #u-boot
guillaume_g has joined #u-boot
milkylainen has quit [Remote host closed the connection]
camus has quit [Ping timeout: 256 seconds]
milkylainen has joined #u-boot
mmu_man has joined #u-boot
mckoan|away is now known as mckoan
lucaceresoli has joined #u-boot
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #u-boot
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #u-boot
matthias_bgg has joined #u-boot
zibolo has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
sszy has joined #u-boot
matthewcroughan has quit [Remote host closed the connection]
matthewcroughan has joined #u-boot
monstr has joined #u-boot
prabhakarlad has joined #u-boot
camus has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<MWelchUK>
Has anyone tried to use imx-usb-loader to upload U-Boot to a i.MX8MP yet?
<MWelchUK>
The version of imx-usb-loader I found on github doesn't seem to have support for this device yet and was wondering if anyone had already worked through this.
<marex>
MWelchUK: the mx8mn integration there _might_ work, although uuu is likely the go-to tool (it sometimes works, sometimes does not)
prabhakarlad has joined #u-boot
<MWelchUK>
marex: OK, thanks. I was just looking at the various configs trying to work out which may be the closest to the MX8MP to hack it a bit and give it a try. I'll see if the mx8mn config can be massaged to work for the mx8mp and investigate uuu.
<marex>
MWelchUK: they have the same bootrom, ATF locatin on mx8mp is 0x970000 vs 0x960000 on MN I think
<marex>
(or, similar, bootrom v2)
<MWelchUK>
Well, I got a U-Boot SPL banner, so I guess at least that step works :-)
<marex>
MWelchUK: make sure you configure the correct console UART in ATF, that code is such a broken crap that if you don't, it just crashes and hangs the entire platform
<marex>
all the more reason to get rid of it as soon as possible
<marex>
(one of the things on my list)
<MWelchUK>
marex: Rid if ATF?
<marex>
yes, on mx8m that's perfectly doable
mmu_man has joined #u-boot
apritzel has joined #u-boot
torez has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
ilunev has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
<Tartarus>
Sigh, it's the week for getting bit by unpinned versions
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
<Tartarus>
xypron: Will you have a patch to pin requirements stuff for htmldocs out today?
<xypron>
Tartarus: I thought you would have already used the list I produced yesterday. Yes I can send a patch.
cambrian_invader has quit [Ping timeout: 252 seconds]
<j`ey>
is the watchdog turned off before bootefi? looking through the code but havent found out yet
mmu_man has joined #u-boot
<xypron>
j`ey: WATCHDOG_RESET(); is called when invoking ExitBootServices(). If the timeout is too short for the operating system you should not enable it first hand.
<j`ey>
Hm. I'll lookup what that does. maybe I can run: wdt stop ; bootefi
<marex>
j`ey: that's awful as you can just hang in bootloader
<j`ey>
I know, it's just for some debugging
<Tartarus>
Thanks xypron
<xypron>
j`ey: you can use the wdt stop command
<j`ey>
yeah I will give that a try, got a reset in Linux and want to know if its due to the wdt
prabhakarlad has joined #u-boot
thopiekar has quit [Ping timeout: 256 seconds]
thopiekar has joined #u-boot
milkylainen has quit [Remote host closed the connection]
milkylainen has joined #u-boot
m5zs7k has quit [Read error: Connection reset by peer]
<river>
oh thats interesting. it is not a problem that it needs the headers, I was just wondering why they are needed with bootm
<j`ey>
so it knows sizes / offsets / addresses I guess
<cambrian_invader>
river: there are a few reasons: adding checksums/signatures, supporting multiple boards at once (without (too much) scripting), and sizes/offsets/addresses as j`ey mentioned
<cambrian_invader>
also supports stuff like loading OP-TEE from SPL
zibolo has quit [Ping timeout: 256 seconds]
GNUtoo has quit [Ping timeout: 240 seconds]
mthall has quit [Ping timeout: 252 seconds]
mthall has joined #u-boot
GNUtoo has joined #u-boot
vagrantc has joined #u-boot
sobkas has joined #u-boot
mckoan is now known as mckoan|away
CWiz has quit [Ping timeout: 240 seconds]
CWiz has joined #u-boot
CWiz has quit [Read error: Connection reset by peer]