qschulz has quit [Remote host closed the connection]
qschulz has joined #u-boot
camus has joined #u-boot
apritzel has quit [Ping timeout: 272 seconds]
vagrantc has joined #u-boot
thopiekar_ has joined #u-boot
thopiekar is now known as Guest6202
thopiekar_ is now known as thopiekar
Guest6202 has quit [Ping timeout: 272 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #u-boot
darkapex has quit [Ping timeout: 256 seconds]
vagrantc has quit [Quit: leaving]
thopiekar_ has joined #u-boot
thopiekar has quit [Killed (tantalum.libera.chat (Nickname regained by services))]
thopiekar_ is now known as thopiekar
matthias_bgg has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #u-boot
darkapex has joined #u-boot
<hanetzer>
drivers/core/syscon-uclass.o: in function `syscon_regmap_lookup_by_phandle': drivers/core/syscon-uclass.c:110: undefined reference to `uclass_get_device_by_phandle' ; am I missing something stupid here?
<hanetzer>
spl/drivers/core/uclass.o has been compiled, which is (as best as I can figure) where it should be?
apritzel has joined #u-boot
redbrain has quit [Read error: Connection reset by peer]
redbrain has joined #u-boot
apritzel has quit [Ping timeout: 240 seconds]
<hanetzer>
ahh, got it. hadda flip a not so obvious kconfig option.
<hanetzer>
that beign said, what's the 'right way' to create a defconfig for a board?
<marex>
hanetzer: pick close enough machine, copy the config, tweak whatever is missing ?
<marex>
hanetzer: if you're asking about something along the lines of "is there a way to infer Kconfig from DT", then no, that's something that was discussed by the kernel people before however
thopiekar has quit [Ping timeout: 240 seconds]
thopiekar has joined #u-boot
<hanetzer>
marex: the latter would be nice, if only for general peripherals. I'm mostly asking because it seems 'make savedefconfig' doesn't keep a lot of the values.
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
littlebo1eep has quit [Ping timeout: 240 seconds]
<marex>
hanetzer: see lwn.net, I'm sure you can find the discussion about that problem
<marex>
hanetzer: you can try and tackle it again ;-)
<hanetzer>
lmao
<marex>
hanetzer: what ?
<hanetzer>
its just funny to me :)
<marex>
hanetzer: what is funny ?
<hanetzer>
'hey, how do you do x? well, if you mean y, that's been discussed before. huh, well y looks neat. well, look at lwn for y, tackle it again'.
<marex>
hanetzer: oh well, ton of stuff to do that won't do itself
<hanetzer>
yep. but again, I'm asking about the savedefconfig target. it seems to get rid of a lot of options as compared to the live .config
<marex>
hanetzer: oh, I thought you were asking about how to create completely new config
<hanetzer>
well, yeah.
<marex>
savedefconfig scrubs options which can be reconstructed from defaults