ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
<grkblood13> whats the next step after building rootfs to making an installable image that I can boot on an SD card?
vstehle has quit [Ping timeout: 245 seconds]
vicencb has quit [Quit: Leaving.]
return0e has quit [Read error: Connection reset by peer]
return0e has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
kaspter has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
vstehle has joined #linux-rockchip
ayaka has quit [Ping timeout: 246 seconds]
ayaka has joined #linux-rockchip
kaspter has quit [Ping timeout: 276 seconds]
kaspter has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 250 seconds]
camus is now known as kaspter
kaspter has quit [Read error: Connection reset by peer]
camus has joined #linux-rockchip
camus is now known as kaspter
warpme_ has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
afaerber has quit [Quit: Leaving]
kaspter has quit [Read error: Connection reset by peer]
warpme_ has joined #linux-rockchip
vicencb has joined #linux-rockchip
Putti has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
Greyztar has quit [Remote host closed the connection]
kaspter has quit [Read error: Connection reset by peer]
Greyztar has joined #linux-rockchip
Greyztar has quit [Quit: ""]
Greyztar has joined #linux-rockchip
elektirnis has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
kaspter has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
vicencb has quit [Quit: Leaving.]
vagrantc has quit [Quit: leaving]
kaspter has joined #linux-rockchip
stikonas has joined #linux-rockchip
Greyztar has quit [Quit: ""]
Greyztar has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
Greyztar has quit [Quit: ""]
warpme_ has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-rockchip
kaspter has joined #linux-rockchip
ganbold has quit [Ping timeout: 245 seconds]
kaspter has quit [Read error: Connection reset by peer]
Greyztar has joined #linux-rockchip
kaspter has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
camus has joined #linux-rockchip
camus is now known as kaspter
kaspter has quit [Read error: Connection reset by peer]
ganbold has joined #linux-rockchip
nsaenz has quit [Read error: Connection reset by peer]
nsaenz has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-rockchip
nsaenz has quit [Read error: Connection reset by peer]
vicencb has joined #linux-rockchip
kaspter has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
nsaenz has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-rockchip
return0e_ has joined #linux-rockchip
return0e has quit [Ping timeout: 245 seconds]
vagrantc has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
field^Mop has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<sphalerite> hanetzer: was it you who was porting u-boot to the gru-bob chromebook?
<hanetzer> sphalerite: kevin. actually ended up doing work on coreboot to make it work with a FIT image
<sphalerite> ah, nice
<hanetzer> now my payload is petitboot
field^Mop has quit [Ping timeout: 268 seconds]
<sphalerite> ooooh even cooler :p
<sphalerite> do you happen to have/know of build instructions? :^)
<hanetzer> sphalerite: yeah, but its all in my head atm.
<hanetzer> I need to start a blog or something.
<sphalerite> hah, ok
<sphalerite> yes! I would very much appreciate that :D
<hanetzer> sphalerite: basic gist is buildroot with tweaks, make a fit image from the products, and add that to your build
<sphalerite> annoying how the kevin isn't available in europe AFAICT
<hanetzer> since you only have 8mb of spi flash to work with, its a bit painful :)
<sphalerite> FWIW I haven't built coreboot before, so that doesn't help me much yet :/
<hanetzer> honestly its pretty easy. standardish menuconfig thing.
<sphalerite> oh good
<sphalerite> hanetzer: does buildroot take care of building the kernel and stuff? And is there a lot of manual work involved in getting it small enough?
<hanetzer> sphalerite: yeah, it does kernel/initramfs/dtb
<hanetzer> however trimming was 'fun' and did take quite a lot of work.
<hanetzer> you need the final fit image to be somewhere under 7.2mb or so
<sphalerite> I can imagine
<sphalerite> but for the most part I should be able to reuse your work, right?
<hanetzer> yeh. I can pass you the .config if you want it
<sphalerite> yes please! <3 if I ever meet you irl I need to buy you a beer or something (or several :D )
stikonas has quit [Remote host closed the connection]
<hanetzer> lulz
urjaman has quit [Read error: Connection reset by peer]
stikonas has joined #linux-rockchip
return0e_ has quit [Read error: Connection reset by peer]
<hanetzer> there's apparently some work being done on moving the petitboot package outta op-build (the open-power buildroot overlay) into buildroot
return0e has joined #linux-rockchip
<sphalerite> thanks!!
<sphalerite> samueldr: ^^^
<samueldr> that's a linux .config, right? I would have expected to see a coreboot .config :)
stikonas has quit [Quit: Konversation terminated!]
stikonas has joined #linux-rockchip
<hanetzer> samueldr: yeah, its a linux .config; coreboot .config is simple. set gru-$foo, enable fit payload.
<hanetzer> the reason I gave the linux .config is because you have to seriously shrink the hell outta the kernel to fit.
<samueldr> ah, I see, that's a great share then :)
<hanetzer> you only have around 7.2mb free :)
<hanetzer> also, somewhere under payloads/external/LinuxBoot is instructions on how to compress the Image file with xz and pack it with an its file.
lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #linux-rockchip
return0e_ has joined #linux-rockchip
return0e has quit [Read error: Connection reset by peer]