<naobsd>
"[U-Boot] [PATCH 0/2] Add sdram capacity auto detect for rk3288" wow very nice :)
<naobsd>
oops
<naobsd>
u-boot CONFIG_ENV_OFFSET can differ by configuration/board!? I think it should be same if SoC is same at least...
<naobsd>
I should make more time to try recent u-boot/kernel :(
sunilmohan_ has joined #linux-rockchip
sunilmohan has quit [Ping timeout: 276 seconds]
<vagrantc>
naobsd: if only it didn't fail to build
vagrantc has quit [Quit: leaving]
<naobsd>
of course
FergusL has quit [Remote host closed the connection]
irsol has quit [Ping timeout: 265 seconds]
irsol has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
ayaka has quit [*.net *.split]
cyrozap has quit [*.net *.split]
steev has quit [*.net *.split]
mnemoc has quit [*.net *.split]
topi` has quit [*.net *.split]
rperier has quit [*.net *.split]
Kruppe has quit [*.net *.split]
robogoat has quit [*.net *.split]
eebrah has quit [*.net *.split]
bbelos has quit [*.net *.split]
anatoly_ has quit [*.net *.split]
sjg1_ has quit [*.net *.split]
msgctl has quit [*.net *.split]
tyler-baker has quit [*.net *.split]
aalm has quit [*.net *.split]
indy has quit [*.net *.split]
RayFlower has quit [*.net *.split]
arnd has quit [*.net *.split]
pozzoni has quit [*.net *.split]
GekkePrutser has quit [*.net *.split]
ojn has quit [*.net *.split]
tizbac has quit [*.net *.split]
ChanServ has quit [*.net *.split]
mrutland has quit [*.net *.split]
dowu has quit [*.net *.split]
ssvb has quit [*.net *.split]
mrueg has quit [*.net *.split]
tlwoerner has quit [*.net *.split]
chris2 has quit [*.net *.split]
busterbcook has quit [*.net *.split]
vetkat has quit [*.net *.split]
arield has quit [*.net *.split]
pulser has quit [*.net *.split]
fireglow has quit [*.net *.split]
utente_ has quit [*.net *.split]
andoma has quit [*.net *.split]
fungi has quit [*.net *.split]
sunilmohan_ has quit [*.net *.split]
zzarr has quit [*.net *.split]
nashpa has quit [*.net *.split]
betheynyx has quit [*.net *.split]
azend|vps has quit [*.net *.split]
cosm has quit [*.net *.split]
twink0r has quit [*.net *.split]
karasz has quit [*.net *.split]
sunxi_fan has quit [*.net *.split]
srao has quit [*.net *.split]
lerc has quit [*.net *.split]
fullstop has quit [*.net *.split]
naobsd has quit [*.net *.split]
fischerm has quit [*.net *.split]
vickycq has quit [*.net *.split]
irsol has quit [*.net *.split]
VargaD has quit [*.net *.split]
lvrp16 has quit [*.net *.split]
Ancient has quit [*.net *.split]
karlp has quit [*.net *.split]
nighty has quit [*.net *.split]
ganbold has quit [*.net *.split]
stdint has quit [*.net *.split]
wens has quit [*.net *.split]
diego71_ has quit [*.net *.split]
huawei has quit [*.net *.split]
bamvor has quit [*.net *.split]
dianders has quit [*.net *.split]
eballetbo has quit [*.net *.split]
xming_ has quit [*.net *.split]
cnxsoft has quit [*.net *.split]
linux-rockchip has quit [*.net *.split]
akaizen has quit [*.net *.split]
_jungh4ns has quit [*.net *.split]
libv has quit [*.net *.split]
via has quit [*.net *.split]
maz has quit [*.net *.split]
mac- has quit [*.net *.split]
Bad_UID has quit [*.net *.split]
mmind00 has quit [*.net *.split]
norris has quit [Ping timeout: 250 seconds]
_whitelogger has joined #linux-rockchip
_whitelogger has quit [Excess Flood]
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
sunilmohan has quit [Ping timeout: 250 seconds]
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
nashpa has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
akaizen has joined #linux-rockchip
huawei has joined #linux-rockchip
libv has joined #linux-rockchip
linux-rockchip has joined #linux-rockchip
eebrah has joined #linux-rockchip
robogoat has joined #linux-rockchip
Kruppe has joined #linux-rockchip
sunilmohan has quit [Quit: No Ping reply in 180 seconds.]
JohnDoe_71Rus has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
steev has joined #linux-rockchip
afaerber has joined #linux-rockchip
<stdint>
mmind00, sorry to forget that
<mmind00>
stdint: no problem :-)
<stdint>
mmind00, but should I resend one with all the Acked-by
<mmind00>
stdint: nope ... i.e. it's the maintainers work to collect Acks that were received for a series, you just cannot expect that person to go through all past versions to collect old tags
<stdint>
I would be more careful next time
<mmind00>
stdint: as I said, no problem ... it's all a learning process and nobody will bite your head off ;-)
<Fighter19>
however I have no clue how to chroot with qemu
<zzarr>
you can't chroot
<Fighter19>
Well, you have a (theoretically) working Ubuntu image, no?
<zzarr>
chroot uses the same kernel i the guest as the host
<zzarr>
yes
<zzarr>
I downloaded the ubuntu-base image for arm
<Fighter19>
ARMv7l probably?
<Fighter19>
The emulator could chroot (chrooting is independend from the Kernel Version, and you emulate the architecture so that shouldn't be a problem) into that image, and build the initramfs for you.