redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
Tooniis[m] has quit [Ping timeout: 240 seconds]
hthiery has quit [Ping timeout: 240 seconds]
Tooniis[m] has joined #u-boot
hthiery has joined #u-boot
vagrantc has quit [Quit: leaving]
thopiekar has quit [Ping timeout: 252 seconds]
thopiekar has joined #u-boot
apritzel has quit [Ping timeout: 256 seconds]
<Tartarus>
sjg1: Then rockchip needs an update to follow best practices for the conversion, and we need docs that explain what best practices and likely solutions are
<Tartarus>
It seems that given Fabio's patches, yes, all that's missing is good examples and documentation about them.
<Tartarus>
Since it's NOT ok to just assume commits are enough, or we'd not have the follow-up cleanup patches Fabio also posted
mmu_man has quit [Ping timeout: 252 seconds]
<sjg1>
Tartarus: OK let me have a look. Rockchip was done after driver model so has all the driver model stuff. What sort of update does it need?
jclsn7 has joined #u-boot
jclsn has quit [Ping timeout: 240 seconds]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
michalkotyla has quit [Quit: michalkotyla]
michalkotyla has joined #u-boot
jclsn7 is now known as jclsn
guillaume_g has joined #u-boot
mckoan|away is now known as mckoan
apritzel has joined #u-boot
sughosh has joined #u-boot
tperrot has quit [Quit: leaving]
apritzel has quit [Ping timeout: 256 seconds]
sughosh has quit [Ping timeout: 250 seconds]
frieder has joined #u-boot
wooosaiiii is now known as wooooo
wooooo is now known as wooosaiiii
zibolo has joined #u-boot
sszy has joined #u-boot
prabhakarlad has joined #u-boot
tre has joined #u-boot
matthias_bgg has joined #u-boot
indy has quit [Ping timeout: 240 seconds]
prabhakarlad has quit [Quit: Client closed]
tprrt has joined #u-boot
tprrt is now known as tperrot
monstr has joined #u-boot
apritzel has joined #u-boot
mmu_man has joined #u-boot
indy has joined #u-boot
prabhakarlad has joined #u-boot
matthias_bgg has quit [Ping timeout: 252 seconds]
torez has joined #u-boot
matthias_bgg has joined #u-boot
tre has quit [Ping timeout: 252 seconds]
wooosaiii has joined #u-boot
kallisti5[m] has joined #u-boot
<kallisti5[m]>
does u-boot provide the bl1/bl2 things needed by Samsung Exynos5 boards?
<marex>
and I think on some exynos boards, bl2 was what, sboot ?
<kallisti5[m]>
marex: found a (seemingly) outdated doc here: doc/README.odroid iROM->BL1->(BL2 + TrustZone)->U-BOOT
wooosaiii has quit [Remote host closed the connection]
tre has joined #u-boot
<kettenis>
some (all?) exynos boards can only boot signed binaries
<kettenis>
that's why hardkernel ships that binary that can run an unsigned u-boot in non-secure mode
<marex>
heh
<rfs613>
Looking at tools/patman/README, it suggests the tool works for both U-boot and Linux. Is there any special setup for the latter? Or do I just call u-boot's patman while PWD=Linux-kernel ?
<rfs613>
I suppose I could just do 'python setup.py install', but I'm not entirely comfortable with that (bad past experience), so hoping for alternatives...
monstr has quit [Remote host closed the connection]
<kallisti5[m]>
kettenis: aah ok. I was wondering about signing u-boot or something
<kallisti5[m]>
kettenis: so what i'm hearing is I should slap the hardkernel bits on the sdcard, and then write the latest u-boot and hope for the best :-D
<MiNuS_89>
Hello, I just built a u-boot for an Archer C7 V5, just had to change one parameter to make it boot my linux but the kernel crash during the PCIe detection. May someone already hit this issue ?
<MiNuS_89>
I have a CH341 programmer so I can try different configs and so far after playing around I did not manage to fix this PCIe issue
guillaume_g has quit [Quit: Konversation terminated!]
<marex>
Tartarus: language
sobkas has joined #u-boot
apritzel has joined #u-boot
___nick___ has quit [Ping timeout: 252 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
<MiNuS_89>
marex: it's an AP152, CPU is a QCA956x
<MiNuS_89>
I included Ethernet stack and it work well, I can tftp transfer and so on. It only freeze when I load OpenWRT. Maybe a missing step in the PCIe initialization but looked a bit averywhere in the code and docs, found nothing. I may missed something so if someone can guide me a bit I would more than appreciate.
<MiNuS_89>
marex: the target is ATH79 in which QCA95XX and AR93XX, ... are