Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2022.01, v2022.04-rc2 are OUT / Merge Window is CLOSED / Release v2022.04 is scheduled for 4 April 2022 / http://www.denx.de/wiki/U-Boot / Channel archives at https://libera.irclog.whitequark.org/u-boot
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?
wooosaiiii has quit [Ping timeout: 240 seconds]
<marex> kallisti5[m]: isnt bl1 bootrom ? (so no)
<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
<Tartarus> rfs613: sjg1 would be the best person to ask I think as I know there's a few people using it actively for kernel work
<hthiery> marex: did you test the clock driver for the imx8mq that angus provided?
<hthiery> or anyone else here?
Luker has quit [Quit: ZNC - http://znc.in]
Luker has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
tre has quit [Remote host closed the connection]
MiNuS_89 has joined #u-boot
<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
<MiNuS_89> U-Boot 2022.04-rc4 (Mar 15 2022 - 16:56:25 +0100)
<MiNuS_89> [ 1.770010] 8021q: 802.1Q VLAN Support v1.8
<MiNuS_89> [ 1.775142] PCI host bridge /ahb/pcie-controller@18250000 ranges:
<MiNuS_89> [ 1.781508] MEM 0x0000000012000000..0x0000000013ffffff
<MiNuS_89> [ 1.786923] IO 0x0000000000000000..0x0000000000000000
<MiNuS_89> [[ 1.998826] rr724x-pci11825000..pcie-cnntrolee:: PCIe iink is oonn
<MiNuS_89> 244244 P htt iiggeoo ss 0::0
<MiNuS_89> [[ .86557]ci_s 00:0: N bsnesurc fun fo rt us wl uee[b 00ff [ 2.884066pccbus 0000::rt s ssor [[mm 12000000x11fffff
<MiNuS_89> [[ .8874] ctoys uabl toopen tc evic (rt0) 28758] pi_s 00:0 bsn_re [bs 0-f] d s pdtedto00
<MiNuS_89> I passed the last few lines of the kernel boot that shown the issue (characters goes wrond and it freeze after)
mmu_man has joined #u-boot
zibolo has quit [Ping timeout: 256 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
mckoan is now known as mckoan|away
cyrozap has quit [Ping timeout: 252 seconds]
cyrozap-ZNC has joined #u-boot
<cambrian_invader> rfs613: nope, just cd into your linux source
<cambrian_invader> it will even use Linux's checkpatch/get_maintainer iirc
<rfs613> cambrian_invader: okay thanks, i'll give it a try for my next set of patches.
Gravis has quit [Remote host closed the connection]
frieder has quit [Remote host closed the connection]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
apritzel has quit [Ping timeout: 240 seconds]
mmu_man has joined #u-boot
Gravis has joined #u-boot
___nick___ has joined #u-boot
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #u-boot
<marex> MiNuS_89: that is ar93xx MIPS ?
vagrantc has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
apritzel has joined #u-boot
apritzel has quit [Ping timeout: 252 seconds]
<Tartarus> sjg1: I wanna poke you about There is a certain amount of holy shit, we could be ending daylight savings stuff to all this
<Tartarus> Bah
<Tartarus> stupid copy/paste
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
MiNuS_89 has quit [Quit: MiNuS_89]
<marex> hah
<marex> nice to see the thing is being used again
sobkas has quit [Quit: sobkas]