Tartarus changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot v2023.01, v2023.04-rc2 / Merge Window is CLOSED, next branch is OPEN / Release v2023.04 is scheduled for 2023-04-03 / Channel archives at https://libera.irclog.whitequark.org/u-boot
mncheck has quit [Ping timeout: 276 seconds]
mmu_man has quit [Ping timeout: 246 seconds]
zkrx has quit [Ping timeout: 256 seconds]
zkrx has joined #u-boot
zkrx has quit [Ping timeout: 265 seconds]
hanetzer has quit [Ping timeout: 276 seconds]
hanetzer has joined #u-boot
zkrx has joined #u-boot
thopiekar has quit [Ping timeout: 255 seconds]
thopiekar has joined #u-boot
cambrian_invader has quit [Ping timeout: 252 seconds]
cambrian_invader has joined #u-boot
vagrantc has quit [Quit: leaving]
thopiekar has quit [Ping timeout: 255 seconds]
thopiekar_ has joined #u-boot
kivikakk has quit [Read error: Connection reset by peer]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
manchaw has joined #u-boot
naoki has joined #u-boot
ikarso has joined #u-boot
persmule has quit [Remote host closed the connection]
mncheck has joined #u-boot
kivikakk has joined #u-boot
goliath has joined #u-boot
matthias_bgg has joined #u-boot
frieder has joined #u-boot
ldevulder has joined #u-boot
guillaume_g has joined #u-boot
076AAKMOQ is now known as foxtrot
foxtrot is now known as foxtrot[m]
foxtrot[m] is now known as foxtrot
thopiekar has joined #u-boot
thopiekar_ has quit [Ping timeout: 268 seconds]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
mmu_man has joined #u-boot
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
rvalue has quit [Ping timeout: 250 seconds]
sszy has joined #u-boot
rvalue has joined #u-boot
wkawka has joined #u-boot
<wkawka> Hi, I have a problem with compiling U-boot v2022.04 for imx8mp board: in SPL for the board I have undefined reference to `power_pca9450_init` function and also to `pmic*` functions,  even if both `power/pmic.h and power/pca9450` libraries are included. I have config `POWER_LEGACY` enabled, yet I don't use device tree, so I don't want to use
<wkawka> `DM_PCA9450` config. The problem is, that with `DM_PMIC` and `DM_PCA9450` the references are linked, but there are redefinitions then of `pmic*` hunctions. With unset `POWER_LEGACY`, `power_init_board` func has undefined reference. Can I, somehow, combine theese two configs, or maybe there is another way to enable PCA8450 using POWER_LEGACY?
naoki has quit [Quit: naoki]
d-s-e has joined #u-boot
monstr has joined #u-boot
goliath has quit [Quit: SIGSEGV]
jaganteki has joined #u-boot
d-s-e has quit [Ping timeout: 268 seconds]
goliath has joined #u-boot
persmule has joined #u-boot
jaganteki has quit [Ping timeout: 260 seconds]
d-s-e has joined #u-boot
torez has joined #u-boot
ikarso has quit [Quit: Connection closed for inactivity]
GNUtoo has quit [Remote host closed the connection]
jaganteki has joined #u-boot
suniel has joined #u-boot
<suniel> Hi Kwiboo
<suniel> I am working on ethernet for Radxa Compute Module 3(CM3) based rk3566 SOC
<suniel> both mainline uboot and linux, i cant see ethernet up and running.
<suniel> can you refer me to any source where ethernet is working. Thanks
<suniel> or any pointers on how to make the ethernet work
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
d-s-e has quit [Ping timeout: 264 seconds]
monstr has quit [Remote host closed the connection]
<suniel> Hi all. please advice on the below problem.
<suniel> I have a situation/problem regarding SPLASH SCREEN LOGO display in u-boot.
<suniel> 1.
<suniel> the image properties of the bmp, i am using is 348 x 411 x 24
<suniel> 2.
<suniel> Any logo which is 24bpp, either it is not getting displayed or displayed with noise on ARM64 platforms(especially rockchip).
<suniel> The output is via HDMI and tested on 1920x1080p and 4K displays.
<suniel> 3.
<suniel> This is fine on amlogic ARM64, sunxi ARM64 platforms(no noise).
<suniel> 4.
<suniel> the main issue as per my understanding is at:
<suniel> 5.
<suniel> if i do a double memcpy, then the noise disappears which is weird as shown:
mmu_man has quit [Ping timeout: 252 seconds]
goliath has quit [Quit: SIGSEGV]
mmu_man has joined #u-boot
Leopold has quit [Ping timeout: 246 seconds]
sszy has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
d-s-e has joined #u-boot
d-s-e has quit [Client Quit]
Leopold has joined #u-boot
vagrantc has joined #u-boot
jaganteki has quit [Ping timeout: 260 seconds]
frieder has quit [Remote host closed the connection]
goliath has joined #u-boot
<dormito> Hmmm. using a solidrun honeycomb (lx2160a) and solid-runs patches: I have noticed that v2023.01 seems to have issues with getting the mc/ethernets working, while the same patch v2022.04 does get working ethernet.
<dormito> I don't think anything in solidrun's patches effects the "fsl_mc" code base, but is there anyone familiar with it that might be able to give me some insights?
jaganteki has joined #u-boot
<cambrian_invader> do you get an error?
<dormito> cambrian_invader: I don't have a build handy, but yeah. In u-boot attempt to run 'DHCP' would get a time out detecting link status I think, and apply the dpl would also give an error, but I don't recall which one (I can get a build of 2023.01 again to check it out)
GNUtoo has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<dormito> The interfaces also fail to probe in linux.
<dormito> (the log is of the u-boot erros)
<dormito> not sure if I was clear originally: I rebased solidruns patches onto both of the mentioned releases, but I haven't found anything in there the looks suspicious to me.
jaganteki has quit [Ping timeout: 260 seconds]
vagrantc has quit [Quit: leaving]
mmu_man has quit [Ping timeout: 260 seconds]
<cambrian_invader> dormito: sorry, never seen that before
<cambrian_invader> try shooting an email to ioana
<cambrian_invader> and since you have an error message, you can also try bisecting
<dormito> I'm afraid I know know who/what ioana is
<dormito> yeah bisecting should work...when I have a bit more free time. I think there were only one or two small conflicts when rebasing between those two tag.
<cambrian_invader> Ioana Ciornei <ioana.ciornei@nxp.com>
<dormito> ah ok. Will do. Thanks for the tips.
mmu_man has joined #u-boot
jaganteki has joined #u-boot
mmu_man has quit [Ping timeout: 255 seconds]
___nick___ has joined #u-boot
mmu_man has joined #u-boot
<macromorgan> what's the difference between the environment variable "board" and "board_name"?
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #u-boot
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #u-boot
___nick___ has quit [Client Quit]
___nick___ has joined #u-boot
goliath has quit [Quit: SIGSEGV]
Pinchiukas has left #u-boot [WeeChat 2.8]
goliath has joined #u-boot
___nick___ has quit [Ping timeout: 265 seconds]
mncheck has quit [Ping timeout: 246 seconds]
redbrain has quit [Read error: Connection reset by peer]
suniel has quit [Ping timeout: 260 seconds]
vagrantc has joined #u-boot
ldevulder has quit [Quit: Leaving]
redbrain has joined #u-boot
apteryx has left #u-boot [#u-boot]
stipa has quit [Read error: Connection reset by peer]
stipa has joined #u-boot
vagrantc has quit [Quit: leaving]