maz has joined #linux-sunxi
rexxster has quit [Remote host closed the connection]
brianjaod1 has joined #linux-sunxi
chomwitt has quit [Ping timeout: 240 seconds]
brianjaod has quit [Ping timeout: 260 seconds]
rej has quit [Ping timeout: 248 seconds]
rej has joined #linux-sunxi
lurchi_ is now known as lurchi__
anarsoul|2 has quit [Remote host closed the connection]
anarsoul|2 has joined #linux-sunxi
lurchi__ is now known as lurchi_
anarsoul|2 has quit [Ping timeout: 260 seconds]
brianjaod1 has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
kaspter has joined #linux-sunxi
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
lurchi_ is now known as lurchi__
nuuuciano has joined #linux-sunxi
lurchi__ is now known as lurchi_
brianjaod1 has joined #linux-sunxi
brianjaod has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
LargePrime has quit [Ping timeout: 260 seconds]
nots has quit [Quit: Page closed]
brianjaod1 has quit [Ping timeout: 244 seconds]
leviathanch has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
lurchi_ is now known as lurchi__
cnxsoft has quit [Read error: Connection reset by peer]
IgorPec has joined #linux-sunxi
[7] has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
brianjaod has joined #linux-sunxi
camh1 is now known as camh
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
rexxster has joined #linux-sunxi
pmpp has quit [Ping timeout: 240 seconds]
rexxster has quit [Remote host closed the connection]
LongChair_ has joined #linux-sunxi
montjoie has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
pmpp has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
Putti has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 240 seconds]
paulliu has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
IgorPec has quit [Ping timeout: 244 seconds]
brianjaod has quit [Quit: Leaving.]
montjoie has quit [Quit: leaving]
montjoie has joined #linux-sunxi
f0xx has joined #linux-sunxi
reinforce has joined #linux-sunxi
qeed has quit [Quit: Leaving]
IgorPec has joined #linux-sunxi
IgorPec has quit [Client Quit]
IgorPec has joined #linux-sunxi
Guest85263 is now known as valkyr1e
fl_0 has quit [Ping timeout: 260 seconds]
fl_0 has joined #linux-sunxi
LongChair_ has quit [Quit: Connection closed for inactivity]
hlauer has joined #linux-sunxi
ernestask has joined #linux-sunxi
airwind has joined #linux-sunxi
chomwitt has joined #linux-sunxi
msimpson has joined #linux-sunxi
tllim has joined #linux-sunxi
BenG83 has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
indy has quit [Ping timeout: 260 seconds]
tl_lim has joined #linux-sunxi
tllim has quit [Ping timeout: 244 seconds]
t3st3r has quit [Remote host closed the connection]
t3st3r has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
diego_ has joined #linux-sunxi
swiftgeek has quit [Ping timeout: 260 seconds]
jaganteki has joined #linux-sunxi
hlauer has quit [Ping timeout: 248 seconds]
indy has joined #linux-sunxi
tl_lim has quit [Quit: Leaving]
JohnDoe71rus has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 244 seconds]
mavkhimenia has joined #linux-sunxi
jaganteki has quit [Ping timeout: 260 seconds]
jaganteki has joined #linux-sunxi
IgorPec has quit [Ping timeout: 244 seconds]
jaganteki has quit [Ping timeout: 260 seconds]
deserter has joined #linux-sunxi
swiftgeek has joined #linux-sunxi
<
deserter>
Hello. SMP for A83T is marked supported in 4.18. Does this mean that only one CPU core can be used prior 4.18 ?
xes has quit [Read error: Connection reset by peer]
<
montjoie>
deserter: yes
<
montjoie>
it mades my gentoo unhappy, so welcome 4.18!
AneoX has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 256 seconds]
hanni76 has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
<
deserter>
i'm crying... waited for hdmi drm support for half of a year and have to wait months more for smp to make mediaplayer from cubieboard5
xes has joined #linux-sunxi
f0xx has quit [Ping timeout: 244 seconds]
elros has joined #linux-sunxi
phipli has joined #linux-sunxi
<
montjoie>
deserter: patch are on git you can already use it for testing
<
KotCzarny>
1/j #h3droid
xes has quit [Ping timeout: 256 seconds]
jogoes has joined #linux-sunxi
<
montjoie>
your password is not bad
xes has joined #linux-sunxi
IgorPec has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
phipli has quit [Read error: Connection reset by peer]
<
deserter>
ok. Thank you.
deserter has quit []
phipli has joined #linux-sunxi
clemens3 has joined #linux-sunxi
rexxster has joined #linux-sunxi
brianjaod has joined #linux-sunxi
nuuuciano has joined #linux-sunxi
kaspter has joined #linux-sunxi
<
KotCzarny>
hmm, is there a way to load compressed arm64 kernel?
Net147 has joined #linux-sunxi
<
KotCzarny>
gzipping and mkimage -C gzip dont seem to work
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
diego71_ has joined #linux-sunxi
diego71 has quit [Ping timeout: 255 seconds]
dddddd has joined #linux-sunxi
fkluknav has joined #linux-sunxi
megi has quit [Ping timeout: 248 seconds]
airwind has quit [Quit: Lost sanity]
qeed has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
<
anarsoul>
KotCzarny: you need to enable CMD_UNZIP in u-boot
<
KotCzarny>
nah, i needed to set proper load&jump addresses
mavkhimenia has joined #linux-sunxi
<
KotCzarny>
and load it to some temporary memory space first
<
KotCzarny>
i thought uboot would decompress it on-the-fly, but apparently not
<
beeble>
or use a fitimage t
<
KotCzarny>
but now i dont have to store the kernel uncompressed on boot partition
<
beeble>
that supports compression
<
KotCzarny>
beeble: doesnt fit image require dt glued in?
leviathanch has quit [Remote host closed the connection]
<
beeble>
not sure right now if there is a way around bundling the fdt into the fit
<
KotCzarny>
since what i have in mind is universal image, i would need to keep them separate
<
beeble>
you can bundle more then one fdt and select the configuration :) but yeah, whatever fits your requirements best
<
KotCzarny>
since i would also need dt modified, it rules out fit i guess
kaspter has quit [Read error: Connection reset by peer]
<
KotCzarny>
is 0x40080000 load address special in any way or just first free mem place for kernel?
<
beeble>
thats the common text_offset for linux
<
KotCzarny>
but is it hardwired somehow or just-works
<
beeble>
and arm64 Image requires to be 2mb algined + text_offset
<
beeble>
if not booti will relocate the image
mavkhimenia has quit [Remote host closed the connection]
leviathan has joined #linux-sunxi
<
KotCzarny>
i've used bootm
<
beeble>
no idea about bootm on arm64
<
KotCzarny>
apparently it worked
mavkhimenia has joined #linux-sunxi
kaspter has joined #linux-sunxi
<
beeble>
so no it is not hardwired. the 0x80000 are the offset, the base address is most likely the start of your ram. check bdinfo
<
KotCzarny>
mhm, thanks for explaining
<
KotCzarny>
one hurdle down, time for the next
cnxsoft has quit [Quit: cnxsoft]
jogoes has quit [Quit: Page closed]
AneoX has quit [Read error: Connection reset by peer]
AneoX has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
rexxster has quit [Remote host closed the connection]
msimpson has quit [Quit: Leaving]
ernestask has quit [Quit: ernestask]
lkcl has joined #linux-sunxi
LargePrime has joined #linux-sunxi
BenG has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
TheSeven has quit [Ping timeout: 260 seconds]
wasutton3 has joined #linux-sunxi
[7] has joined #linux-sunxi
wasutton3 has quit [Client Quit]
fkluknav has quit [Ping timeout: 260 seconds]
reinforce has quit [Quit: Leaving.]
mavkhimenia has quit [Remote host closed the connection]
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
mavkhimenia has joined #linux-sunxi
lurchi__ is now known as lurchi_
mavkhime_ has joined #linux-sunxi
brianjaod1 has joined #linux-sunxi
fkluknav has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 240 seconds]
montjoie has quit [Ping timeout: 240 seconds]
brianjaod2 has joined #linux-sunxi
montjoie has joined #linux-sunxi
brianjaod has quit [Ping timeout: 244 seconds]
kaspter has quit [Quit: kaspter]
brianjaod has joined #linux-sunxi
brianjaod1 has quit [Ping timeout: 244 seconds]
brianjaod2 has quit [Ping timeout: 256 seconds]
fredl-pc has joined #linux-sunxi
<
fredl-pc>
hey guys
<
fredl-pc>
When I'm running Linux on an A20 system, is there a way to escape out of Linux into u-boot?
<
fredl-pc>
Hrmm, this is about a remote system
<
fredl-pc>
*ponder*
<
KotCzarny>
kexec works with any binary or just kernel?
<
fredl-pc>
is there a way to reboot and make sure it gets forced without button-pressing into FEL mode?
<
KotCzarny>
you cant go into fel mode without reboot
<
KotCzarny>
it's a soc thing
<
KotCzarny>
though, hmm
<
KotCzarny>
maybe you can try forcing fel mode from linux
<
fredl-pc>
oooh didn't know this: If you have access to the UART already, you can send the character '1'
<
fredl-pc>
LOL same mind KotCzarny
IgorPec has quit [Ping timeout: 240 seconds]
<
fredl-pc>
Okay I'll try that later, dinnertime now
<
KotCzarny>
but see about running cpu onto 0xffff0020
<
KotCzarny>
still, i'm not sure if it would be as easy as jumping there from linux
<
KotCzarny>
still, if that's a remote machine AND you crash fel mode, you wont have any way to restart it
<
KotCzarny>
so make sure you can reset power somehow externally
brianjaod1 has joined #linux-sunxi
JohnDoe_71Rus has quit [Ping timeout: 245 seconds]
JohnDoe8 has joined #linux-sunxi
brianjaod2 has joined #linux-sunxi
JohnDoe8 has quit [Client Quit]
brianjaod has quit [Ping timeout: 260 seconds]
elros has quit [Read error: Connection reset by peer]
brianjaod1 has quit [Read error: Connection reset by peer]
brianjaod has joined #linux-sunxi
f0xx has joined #linux-sunxi
fkluknav has quit [Ping timeout: 244 seconds]
brianjaod2 has quit [Ping timeout: 240 seconds]
nashpa has quit [Quit: Going away]
sunshavi has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 240 seconds]
fkluknav has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
brianjaod1 has joined #linux-sunxi
reinforce has joined #linux-sunxi
<
wens>
Pe3ucTop: TWSI is just I2C, avoiding the trademark name
<
wens>
Pe3ucTop: and yes, AXP221 can be run using I2C
<
wens>
Pe3ucTop: that is what is done when it's paired with the R40
brianjaod has quit [Ping timeout: 260 seconds]
<
fredl-pc>
Ugh LOL pressing '1' in minicom several times after reboot did not throw the system into FEL :PO
<
fredl-pc>
We're having some USB issue it seems
<
fredl-pc>
Or more like devtmpfs getting confused somehow when a USB modem is connected/disconnected/connected
<
fredl-pc>
Interesting challenge
fkluknav has quit [Ping timeout: 240 seconds]
rexxster has joined #linux-sunxi
t3st3r has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
t3st3r has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
mavkhime_ has quit [Remote host closed the connection]
fredl-pc has quit [Quit: Leaving]
clemens3 has quit [Ping timeout: 268 seconds]
anarsoul|2 has joined #linux-sunxi
sunshavi has quit [Ping timeout: 248 seconds]
Laodikea has joined #linux-sunxi
clemens3 has joined #linux-sunxi
f0xx has quit [Ping timeout: 244 seconds]
clemens3_ has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
diego_ has quit [Ping timeout: 256 seconds]
gnufan1 has joined #linux-sunxi
gnufan has quit [Ping timeout: 240 seconds]
nuuuciano_ has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 256 seconds]
sunshavi has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
vagrantc has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 240 seconds]
netlynx has quit [Quit: Ex-Chat]
clemens3 has quit [Ping timeout: 240 seconds]
diego_ has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
t3st3r has quit [Remote host closed the connection]
Mr__Anderson has quit [Remote host closed the connection]
montjoie has quit [Quit: leaving]
sunshavi has quit [Ping timeout: 260 seconds]
fkluknav has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
pmpp has quit [Disconnected by services]
pmpp_ has joined #linux-sunxi
wasutton3 has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
Mr__Anderson has joined #linux-sunxi
f0xx has joined #linux-sunxi
pmpp has joined #linux-sunxi
pmpp_ has quit [Ping timeout: 245 seconds]
wasutton3 has quit [Ping timeout: 244 seconds]
fkluknav has quit [Ping timeout: 244 seconds]
Putti has quit [Quit: Leaving]
Putti has joined #linux-sunxi
LargePrime has quit [Read error: Connection reset by peer]
nuuuciano_ has quit [Ping timeout: 260 seconds]
diego_ has quit [Ping timeout: 244 seconds]
wasutton3 has joined #linux-sunxi
f0xx has quit [Ping timeout: 244 seconds]
reinforce has quit [Quit: Leaving.]
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
LargePrime has joined #linux-sunxi
hardfalcon1 has joined #linux-sunxi
wasutton3 has quit [Ping timeout: 268 seconds]
brianjaod1 has quit [Ping timeout: 256 seconds]
hardfalcon has quit [Ping timeout: 244 seconds]
SP7RT has quit [Read error: Connection reset by peer]
wasutton3 has joined #linux-sunxi
xerpi has joined #linux-sunxi
dddddd has quit [Remote host closed the connection]
dddddd has joined #linux-sunxi
brianjaod has joined #linux-sunxi
xerpi has quit [Quit: Leaving]
brianjaod1 has joined #linux-sunxi
brianjaod has quit [Ping timeout: 260 seconds]
brianjaod1 has quit [Quit: Leaving.]
phipli has quit [Quit: Leaving]
lurchi__ is now known as lurchi_
wasutton3 has quit [Ping timeout: 240 seconds]
brianjaod has joined #linux-sunxi
olimex has joined #linux-sunxi
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
brianjaod has quit [Client Quit]
brianjaod has joined #linux-sunxi
Putti has quit [Remote host closed the connection]
wasutton3 has joined #linux-sunxi
wasutton3 has quit [Client Quit]
[7] has quit [Remote host closed the connection]
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
TheSeven has joined #linux-sunxi
arete74 has quit [Ping timeout: 240 seconds]
arete74 has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Ping timeout: 260 seconds]
nuuuciano has joined #linux-sunxi
brianjaod has quit [Quit: Leaving.]
brianjaod has joined #linux-sunxi
brianjaod has quit [Client Quit]
brianjaod has joined #linux-sunxi
brianjaod has quit [Client Quit]
brianjaod has joined #linux-sunxi
chomwitt has quit [Ping timeout: 240 seconds]
brianjaod has quit [Ping timeout: 260 seconds]
return0e_ has quit [Read error: Connection reset by peer]
return0e has joined #linux-sunxi