mmu_man has quit [Read error: Connection reset by peer]
umbramalison has quit [Quit: %So long and thanks for all the fish%]
umbramalison has joined #u-boot
thopiekar_ has quit [Ping timeout: 246 seconds]
thopiekar has joined #u-boot
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #u-boot
vagrantc has quit [Quit: leaving]
hanetzer has quit [Ping timeout: 272 seconds]
sukbeom has joined #u-boot
hanetzer has joined #u-boot
mrnuke has quit [Read error: Connection reset by peer]
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
mrnuke has joined #u-boot
sukbeom has quit [Ping timeout: 260 seconds]
sukbeom has joined #u-boot
persmule has quit [Quit: Leaving]
naoki has quit [Quit: naoki]
naoki has joined #u-boot
sukbeom has quit [Ping timeout: 248 seconds]
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #u-boot
persmule has joined #u-boot
mthall has quit [Read error: Connection reset by peer]
mthall has joined #u-boot
mmu_man has joined #u-boot
hanetzer has quit [Ping timeout: 260 seconds]
hanetzer has joined #u-boot
vagrantc has joined #u-boot
vagrantc has quit [Ping timeout: 246 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
camus has quit [Ping timeout: 272 seconds]
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
<hays>
Hey how do you all feel about Yocto? I am a little worried that updates will be a pain in the butt
<Forty-Bot>
upstream seems to avoid breaking things on stable
<Forty-Bot>
vendor layers have no such qualms
GNUtoo has quit [Remote host closed the connection]
persmule has quit [Ping timeout: 255 seconds]
persmule has joined #u-boot
<hays>
im still trying to puzzle exactly what are in these 'layers' but it seems like its drivers or firmware of some sort for the board
mmu_man has quit [Read error: Connection reset by peer]
<Forty-Bot>
it's packages, just like your distro has packages
mmu_man has joined #u-boot
vagrantc has joined #u-boot
mmu_man has quit [Read error: Connection reset by peer]
mmu_man has joined #u-boot
<hays>
yeah, i think i just need to figure out what is in userspace vs kernel/bootloader and if there's a good bisection point
<hays>
hoping yocto maybe can be of service for creating atf/u-boot/kernel/firmware/modules, then maybe not too much userspace stuff the vendor is asking for? we'll see
<Forty-Bot>
I believe the goal of that project is to be able to create all the software/binaries which go into a device
<Forty-Bot>
I certainly use it to do U-Boot/Linux/etc as well as the rootfs
<hays>
yeah it is
<hays>
but also seems like its flexible in some ways
<hays>
only reason im digging in--IMX packages its BSP as yocto
<hays>
so im hoping coming through that build process will yield artifacts I can use to enable any distro
<hays>
seems plausible as an outcome--i cant imagine there's too much in userland this board needs to be functional at the hardware level
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
<marex>
Forty-Bot: at least the vendor layer I am involved in are trying to be clean and do no bullshit
<marex>
*layers
<marex>
means, checkpatch, YCL, oelint-adv is the bare minimum
<Forty-Bot>
meta-freescale doesn't care
<marex>
Forty-Bot: I know you do want to get me started, but there is so much to say about that one that ... nah
<marex>
it's not worth it
<marex>
;-)
<marex>
Forty-Bot: btw I avoid the meta-freescale/meta-imx goo, the layers for imx8m SoC systems have it all isolated in dynamic-layers and by default use upstream stuff instead, which doesn't need the NXP crud
<marex>
with xilinx and petalinux ... well ... the situation is even worse, but there it is also possible to avoid it just fine
akaWolf has joined #u-boot
cJ has joined #u-boot
srk has quit [Ping timeout: 260 seconds]
zkrx has quit [Ping timeout: 272 seconds]
zkrx has joined #u-boot
mmu_man has quit [Ping timeout: 272 seconds]
mmu_man has joined #u-boot
<hays>
is there a way to see the layers in some kind of tree