<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 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
<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 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 ?
<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]