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
<ac_slater> hey all. Is there a general place to learn how u-boot deals with devicetree at build time? I use a zynq device (zedboard) and see default ps7_init files and devicetrees for the boards. I can trace the zynq files to see how it loads it but I was curious if there was a doc for this
<ac_slater> thanks
jclsn7 has quit [Ping timeout: 250 seconds]
sobkas has quit [Quit: sobkas]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 256 seconds]
marc1 has quit [Ping timeout: 240 seconds]
jclsn7 has joined #u-boot
camus1 has joined #u-boot
camus has quit [Ping timeout: 256 seconds]
camus1 is now known as camus
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 240 seconds]
jclsn7 has joined #u-boot
marc1 has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
jclsn7 has quit [Ping timeout: 240 seconds]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn7 has joined #u-boot
thopiekar has quit [Ping timeout: 256 seconds]
thopiekar has joined #u-boot
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
jclsn7 has quit [Ping timeout: 240 seconds]
tchebb has joined #u-boot
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 240 seconds]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 256 seconds]
tchebb has quit [Quit: ZNC - http://znc.in]
tchebb has joined #u-boot
vagrantc has quit [Quit: leaving]
jclsn7 has joined #u-boot
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn7 has joined #u-boot
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
frieder has joined #u-boot
frieder has quit [Remote host closed the connection]
frieder has joined #u-boot
fdanis_away is now known as fdanis
mckoan|away is now known as mckoan
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
zibolo has joined #u-boot
sszy has joined #u-boot
tre has joined #u-boot
Duality has joined #u-boot
<Duality> hey all
<Duality> is it possible to print all i2c transactions for debugging
<Duality> I am running an am335x board and it looks like UBoot doesn't setup my PMIC correctly on a power cycle the defaults for the PMIC are used but when a reboot is applied it keeps the value that linux had set it too.
<Duality> So I want to verify what uboot is actually sending to my PMIC
<Duality> and if it is actually like setting anything
<crb> what does PMIC stand for?
m5zs7k has quit [Ping timeout: 272 seconds]
m5zs7k has joined #u-boot
<crb> frieder, thanks that's what I thought
apritzel has joined #u-boot
<Duality> tried enabling some debug options but now uboot is complaining that the spl won't fit in region .sram and is overflowing but I don't specifically want to compile the spl right now only the main uboot program
<Duality> ah yea nvm i disabled compiling the spl in my defconfig :)
<marex> Duality: add printf() into the i2c driver ?
<Duality> yep the PMIC does the power management for the board it's controlled through i2c and the issue I seem to be having is that at a power on boot it is using the defaults and works but a reboot of linux puts some low voltage setting in the PMIC and uboot doesn't seem to over rule these though if I read the code it should set it to a perticular value but isn't.
<Duality> marex: I thought maybe there was a debug config that enabled that but if i have to do it by hand i'll do that
<marex> maybe there is, but then rolling your own print also takes like a minute
<marex> if there is one, it is in the omap i2c driver too ;-)
<Duality> maybe it takes more time to setup this time (since it's the first time I am doing it) but the next time I'll know how to and it'll be quicker Plus I might learn a thing or two along the way :)
<Duality> but sometimes doing the simple thing is the best solution
<marex> It seems that perfection is attained, not when there is nothing more to add, but when there is nothing more to take away. -- Antoine de Saint Exupéry
mmu_man has joined #u-boot
ilunev has joined #u-boot
<milkylainen> old mbr partition question. Does the extended mbr partition occupy any physical sectors? I have a creation tool that has created a disk image with a partition table. But the next partition in the extended one is sector + 1. I didn't think the extended partition physically occupied any space?
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
pgreco has quit [Quit: ZNC 1.8.2 - https://znc.in]
pgreco has joined #u-boot
stefanro has quit [Quit: Leaving.]
stefanro has joined #u-boot
astroid has quit [Ping timeout: 240 seconds]
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
kveremitz has quit [Ping timeout: 256 seconds]
kveremitz has joined #u-boot
<Duality> i seem to have found the trouble
<Duality> the pmic function "scale_vcores" is never called that function eventually sets my PMIC up. but not sure how to fix
akaWolf has quit [Ping timeout: 256 seconds]
torez has joined #u-boot
<marex> isnt it called from board/ti/am335x/board.c ?
<hthiery> hi .. has anyone an idea whythe mii command shows: PHY 0x00: OUI = 0x1374, Model = 0x07, Rev = 0x04, 1000baseX, FDX, although it is a copper connection? it is an atheros phy
<marex> is the OUI (PHY register 0x2 or 0x3, see datasheet) even correct ?
<marex> if not, maybe your MDIO does not work
<hthiery> yes that is not the problem
<mwalle> marex: ^
kveremitz has quit [Ping timeout: 260 seconds]
akaWolf has joined #u-boot
<hthiery> mwalle: does that mean in u-boot this will be displayed wrongly? we would also have to clear this flag to make sure it is diplayes correctly?
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
ladis has joined #u-boot
vagrantc has joined #u-boot
astroid has joined #u-boot
astroid has quit [Changing host]
astroid has joined #u-boot
jwillikers has joined #u-boot
jwillikers has quit [Remote host closed the connection]
kveremitz has joined #u-boot
matthias_bgg has joined #u-boot
dlg has quit [Read error: Connection reset by peer]
frieder has quit [Remote host closed the connection]
dlg has joined #u-boot
kveremitz has quit [Ping timeout: 240 seconds]
prabhakarlad has quit [Quit: Client closed]
kveremitz has joined #u-boot
Duality has quit [Remote host closed the connection]
BWhitten has joined #u-boot
tre has quit [Remote host closed the connection]
kveremitz has quit [Ping timeout: 240 seconds]
lucaceresoli has quit [Remote host closed the connection]
lucaceresoli has joined #u-boot
zibolo has quit [Ping timeout: 256 seconds]
kveremitz has joined #u-boot
fdanis is now known as fdanis_away
kveremitz has quit [Quit: ZNC - http://znc.in]
Thorn has quit [Ping timeout: 256 seconds]
Thorn has joined #u-boot
mckoan is now known as mckoan|away
sobkas has joined #u-boot
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
kveremitz has joined #u-boot
redbrain has joined #u-boot
apritzel has quit [Ping timeout: 250 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
kveremitz has quit [Ping timeout: 245 seconds]
mmu_man has quit [Ping timeout: 256 seconds]
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
prabhakarlad has joined #u-boot
matthias_bgg has quit [Ping timeout: 256 seconds]
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
milkylainen has quit [Quit: Ping timeout (120 seconds)]
milkylainen_ has quit [Quit: Ping timeout (120 seconds)]
milkylainen_ has joined #u-boot
mmu_man has joined #u-boot
redbrain has quit [Ping timeout: 256 seconds]
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
torez has quit [Ping timeout: 256 seconds]
<mwalle> marex: there is at least code in the phy uclass to handle the gpio-reset property, do you have the CONFIG_DM_ETH_PHY enabled?
lucaceresoli has quit [Quit: Leaving]
ladis has quit [Quit: Leaving]
<marex> mwalle: what ? where ?
kveremitz has joined #u-boot
torez has joined #u-boot
dlg has quit [Read error: Connection reset by peer]
dlg has joined #u-boot
<sjg1> kettenis: Yes it seems a patch was lost, or something? In any case the upstream version is slightly different, so it needs to be redone