<BorgCuba>
apritzel, is there no kernel defconfig for the h616/opi-zero2?
<apritzel>
all the defconfigs are in arch/arm64/configs ;-)
<apritzel>
(this is not Kansas anymore)
<BorgCuba>
I saw there is only one
<apritzel>
exactly!
<BorgCuba>
but thats the ONE
<BorgCuba>
okay :-)
<apritzel>
check arch/x86/configs
<apritzel>
this is how it's supposed to be done: one kernel image to rule them all
<BorgCuba>
Okay, but I fear that building the kernel image will take significantly longer and the kernel will occupy more memory
<BorgCuba>
I only have a mobile i5 for building
<apritzel>
same here
<BorgCuba>
how long does it take for you?
mauz555 has quit [Remote host closed the connection]
<apritzel>
full build from scratch >20 minutes, I think, but incremental builds are much faster
<BorgCuba>
I just restarted with 6
<apritzel>
ouch
<BorgCuba>
I probably should have used -j 6
<apritzel>
did you run without -j at all?
<BorgCuba>
yes
<apritzel>
I use -j5 on my laptop, then it starts to hiss ;-)
<apritzel>
on my arm64 desktop -j150 does the trick ;-)
<BorgCuba>
in htop I can see all 4 cores/or threads? on 100%
<BorgCuba>
my plan for booting will be to put uboot on a SD like "dd if=u-boot-sunxi-with-spl.bin of=/dev/sdX bs=1024 seek=8" and then either an additional partition for the kernel or better upload the kernel via network
<BorgCuba>
apritzel, would this work?
<apritzel>
it should, yes
<BorgCuba>
okay
<BorgCuba>
apritzel, thanks for the support. I have to leave now
<BorgCuba>
bye
BorgCuba has left #linux-sunxi ["Leaving"]
<apritzel>
yw
gaston1980 has joined #linux-sunxi
popolon has quit [Quit: WeeChat 3.0]
ChriChri_ has joined #linux-sunxi
ChriChri has quit [Ping timeout: 256 seconds]
ChriChri_ is now known as ChriChri
kaspter has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
x5eb has joined #linux-sunxi
_0x5eb_ has quit [Ping timeout: 260 seconds]
x5eb is now known as _0x5eb_
apritzel has quit [Ping timeout: 256 seconds]
Mangy_Dog has quit [Remote host closed the connection]
gaston1980 has quit [Quit: Konversation terminated!]
victhor has quit [Ping timeout: 260 seconds]
chewitt has quit [Quit: Zzz..]
faruk has joined #linux-sunxi
faruk has quit [Remote host closed the connection]
faruk has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 246 seconds]
camus is now known as kaspter
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 264 seconds]
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has joined #linux-sunxi
kaspter has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-sunxi
yann|work has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
yann has quit [Ping timeout: 246 seconds]
reinforce has joined #linux-sunxi
t3st3r has quit [Ping timeout: 240 seconds]
hlauer has joined #linux-sunxi
t3st3r has joined #linux-sunxi
embed-3d has quit [Quit: No Ping reply in 180 seconds.]
embed-3d has joined #linux-sunxi
jelly-home is now known as jelly
cnxsoft has joined #linux-sunxi
cmeerw has joined #linux-sunxi
AneoX has joined #linux-sunxi
asdf28 has joined #linux-sunxi
apritzel has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
camus is now known as kaspter
cmeerw has quit [Ping timeout: 272 seconds]
faruk_ has joined #linux-sunxi
faruk has quit [Ping timeout: 265 seconds]
matthias_bgg has joined #linux-sunxi
apritzel has quit [Ping timeout: 265 seconds]
tnovotny has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
ldevulder_ is now known as ldevulder
faruk_ has quit [Quit: Leaving]
asdf28 has quit [Ping timeout: 256 seconds]
asdf28 has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
apritzel has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
OnkelUlla has quit [Ping timeout: 240 seconds]
merbanan has quit [Ping timeout: 256 seconds]
matteo_ has joined #linux-sunxi
merbanan has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-sunxi
bantu has quit [Quit: bantu]
bantu has joined #linux-sunxi
victhor has joined #linux-sunxi
matteo_ has quit [Ping timeout: 246 seconds]
matteo_ has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
kaspter has joined #linux-sunxi
DrFrankensteinUK has quit [Quit: No Ping reply in 180 seconds.]
DrFrankensteinUK has joined #linux-sunxi
popolon has joined #linux-sunxi
mauz555 has joined #linux-sunxi
mauz555 has quit [Read error: Connection reset by peer]
yan6 has quit [Ping timeout: 240 seconds]
yan6 has joined #linux-sunxi
faruk has joined #linux-sunxi
faruk has quit [Client Quit]
Mangy_Dog has joined #linux-sunxi
faruk has joined #linux-sunxi
matteo_ has quit [Quit: WeeChat 3.0]
OnkelUlla has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
t3st3r has quit [Remote host closed the connection]
<MoeIcenowy>
to have a generic kernel for all SoC vendors and device OEMs?
<jernej>
yes
<MoeIcenowy>
well is Allwinner joined?
<MoeIcenowy>
(it sounds a big project
<apritzel>
MoeIcenowy: they are not asked ;-)
<jernej>
I don't think they have a choice
<MoeIcenowy>
it's based on invitation from Google?!
<jernej>
I think this is just direction for newer Android versions
<apritzel>
MoeIcenowy: it's an LTS kernel, with Android bits, vendors are only allowed to provide modules for certain drivers, but only using a subset of exported kernel functions
<apritzel>
Google guarantees a stable ABI for those functions and bit over the lifetime of this kernel
<MoeIcenowy>
well I think Allwinner should at least try to port to this
<jernej>
I think it's mandatory for those who wants gapps and similar
<apritzel>
MoeIcenowy: I was wondering if the A100 patches are a sign of this
<apritzel>
MoeIcenowy: I guess they need to get the basics in, and keep the rest of their drivers as modules?
nashpa has quit [Ping timeout: 260 seconds]
nashpa has joined #linux-sunxi
niceplace has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
KotCzarny has quit [Ping timeout: 272 seconds]
KotCzarny has joined #linux-sunxi
diego71 has quit [Ping timeout: 240 seconds]
diego71 has joined #linux-sunxi
apritzel has quit [Ping timeout: 260 seconds]
yoq has joined #linux-sunxi
<yoq>
the AW859A seems to be a based on the spreadtrum/unisoc SC2355, these are strings from the wcnmodem.bin firmware:
<yoq>
Platform Version:MARLIN3_19B_W20.23.4
<yoq>
Project Version:sc2355_marlin3_lite_ott
<yoq>
let's hope "lite_ott" doesn't mean allwinner did their own slightly incompatible silicon ;)
faruk has quit [Remote host closed the connection]
apritzel has joined #linux-sunxi
fl__0 has joined #linux-sunxi
fl_0 has quit [Ping timeout: 256 seconds]
matthias_bgg has quit [Ping timeout: 256 seconds]
apritzel has quit [Ping timeout: 272 seconds]
matthias_bgg has joined #linux-sunxi
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 265 seconds]
apritzel has joined #linux-sunxi
hlauer has quit [Ping timeout: 256 seconds]
netlynx has quit [Quit: Ex-Chat]
matthias_bgg has quit [Ping timeout: 256 seconds]
Kwiboo has quit [Ping timeout: 256 seconds]
Kwiboo has joined #linux-sunxi
lurchi_ is now known as lurchi__
gaston1980 has quit [Quit: Konversation terminated!]
nashpa has quit [Quit: Going away]
gaston1980 has joined #linux-sunxi
nashpa has joined #linux-sunxi
gaston1980 has quit [Client Quit]
t3st3r has quit [Ping timeout: 240 seconds]
cmeerw has quit [Ping timeout: 240 seconds]
t3st3r has joined #linux-sunxi
<jernej>
apritzel: mmc2 works now, I used allwinner,sun50i-a100-emmc
<jernej>
I still don't know which regulators are used by mmc2
<jernej>
I just enabled everything in the same way...
<apritzel>
jernej: ah, nice! So the manual is wrong then? We need the DMA address shift even for MMC2?
<jernej>
seems so
<apritzel>
many thanks for the review, btw., good findings
<jernej>
np
<tuxd3v>
hello guys, does anybody knows the scheme for booting in Pinebook 1080p?
<tuxd3v>
I mean the emmc is what device 0,1,2?
<tuxd3v>
and sdcard?
indy has quit [Ping timeout: 264 seconds]
<tuxd3v>
I needd that info to try to boot
<jernej>
sd card is always mmc0, emmc always mmc2 - if we're talking about DT nodes
<tuxd3v>
jernej,many many thanks
<jernej>
but kernel recently enabled async probe, so mmcblk0 may not be sd card but emmc
<apritzel>
jernej: do you want the U-Boot review in github? Eventually you have to send it to the ML anyway, but I could do the first round in github, if you prefer that
<jernej>
apritzel: I have no preference, as you may already noticed, I received few reviews in gh already
<jernej>
if you do, it will speed up process later...
<apritzel>
alright, will do that then
<jernej>
I don't think reviewing DT related bits (including DM clocks) makes sense at this point
<apritzel>
of course, I would just skip over that
<jernej>
since they are not synced with kernel yet
<apritzel>
I realised yesterday that having a split clock driver in Linux means we need to have a separate driver in U-Boot as well. Originally I just added the few clocks and the compatible to the h6 file
<jernej>
I know
<jernej>
but are those differences important for U-Boot?
<apritzel>
well, the clock numbers are just totally different now
<apritzel>
otherwise: no, we only have simple gate clocks, resets and I think the MMC mod clock in U-Boot so far
<jernej>
yeah, but that's important for DM clocks,
<jernej>
not SPL
<apritzel>
it's not a real problem, just an additional "code" file (really: a map for clock numbers to register/bit pairs)
lurchi__ is now known as lurchi_
<MoeIcenowy>
apritzel: as I know, A100 support is only based on the person's interest
indy has joined #linux-sunxi
<MoeIcenowy>
sun8i-thermal driver is also done by the author
<apritzel>
MoeIcenowy: thanks for the info. Do you know of any devices yet? Seems quite early for Allwinner's standards ;-)
<MoeIcenowy>
nope
gaston1980 has joined #linux-sunxi
asdf28 has quit [Ping timeout: 240 seconds]
ldevulder has quit [Read error: Connection reset by peer]