rellla changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi - *only registered users can talk*
<karlp> I've nto seen hsic actually on any of the allwinner parts?
Mangy_Dog has quit [Ping timeout: 268 seconds]
<karlp> you're right though, there's an rtl8723bs (sdio) driver in staging, but it's not mentioned whether the rtl8723bu (usb) is supported by any of the existing rtl usb drivers.
* karlp decides to buy a couple anyway, the price is right...
gaston1980 has joined #linux-sunxi
<apritzel> karlp: yeah, I think this was one of the examples :-(
<apritzel> and IIRC the A64 has HSIC signals on PHY0? I am not sure we support that in the PHY driver, though
<apritzel> (rather PHY1, the one connected to the pure EHCI/OHCI controller)
cnxsoft has quit [Read error: Connection reset by peer]
<karlp> ah, a64 is too modern for me :) Im jus tlooking at H3, plain old boirng arm32
cnxsoft has joined #linux-sunxi
<apritzel> arm<connection lost>
<apritzel> A64: too modern? ;-)
<karlp> http://linux-sunxi.org/A64 says it only has one usb, compard to h3 having 3, and ... I really do want to hav ethem :)
<karlp> basically, h3 is already a massive step up in cpu fo rme, and a64 gives me nothing by aarch64 and ATF headaches vs h3.
<apritzel> H5 is your friend then ;-
<apritzel> and it looks like the H3 mentions HSIC on HCI1 as well
<apritzel> yeah, the number of USB ports is a major downside of the A64, but at the end of the day it's a tablet chip, so that's fair enough
<anarsoul> karlp: what's wrong with aarch64 and ATF? :)
<apritzel> karlp: compare the official support status in the kernel :-D
<karlp> nothing per se, but I don't need any of it, so it' sjust mor ehoops for no gain.
<karlp> and as far as I can tell, h3 is ~equivalently supported.
<karlp> it certainly has no gaps of interest (to me)
<apritzel> karlp: yeah, it's probably alright from a pragmatic point of view, just don't push the transition out for too long
<apritzel> karlp: arm32 is a dying breed
<karlp> hah
<karlp> we're still seeing newly launched arm9, I'm not really convinced arm32 is "dead" :)
<karlp> but hey, I'm transitioning form mips24kc, so I'm already moving ot the future :)
<apritzel> Linux kernel's MAINTAINER: ARM PORT: S: Odd Fixes
<karlp> that just means it's perfect and finished, not that it's irrelevant ;)
<karlp> so "uninteresting" to kernel devs == "extremely attractive" to me who doesn't want to kernel hack for fun
lkcl has quit [Ping timeout: 256 seconds]
<karlp> for me arm64 is all about trustzone,
<karlp> and it' snot a huge selling point.
<apritzel> what does that have to do with each other?
<apritzel> Trustzone predates Armv8 by years (if not a decade?)
<karlp> yeah, but ~everything on armv8 has trustzone, and ~nothing on armv7 has, even if the spec was available for years and years
<apritzel> ????
<apritzel> You have the same Trustzone in your H3, and use it for U-Boot's very minimal PSCI implementation
<karlp> so why all the ATF hoops on aarch64, but not on arm32?
<karlp> isn't that all from trustzone changes?
<apritzel> TF-A is the reference implementation for doing the secure enablement and runtime support *properly*
<apritzel> you have similar code in U-Boot, just in the usual shoddy U-Boot way
<apritzel> karlp: ask smaeul, he is working on a TF-A port for the H3
<karlp> I may have mixed thi sup with armv7-m vs armv8-m where, and the _appearance_ on armv8-a, on -m profile, trustzone isnew in v8.
<karlp> thakns for the extra information
<smaeul> the nice thing about the shoddy u-boot way is that it fits in the available SRAM :)
<smaeul> but yes, TF-A does all of the things the ARM says to do, while u-boot is basically "here's a table of function pointers for you to fill in, good luck!"
<smaeul> apritzel: speaking of trustzone, when you put TF-A in DRAM, do you protect it with the TZASC?
<apritzel> I understand that many people are not happy with this extra firmware component, but it's not Kansas anymore, and at the end it's not rocket science to compile and add that
<apritzel> smaeul: I plan to, and played around with the controller a while ago, to prove it works
<apritzel> smaeul: but I don't have that code yet
lkcl has joined #linux-sunxi
<apritzel> btw: the FIT image support in my sunxi-fel is working now (both "old" and "new" style FIT images), so I can use "sunxi-fel uboot u-boot-sunxi-with-spl.bin" on the 64-bit parts as well
<smaeul> old and new style?
<apritzel> smaeul: before and after your change ;-)
<apritzel> we probably don't need the old way (U-Boot is "firmware", TF-A is in loadables), but it's more flexible and isn't much code to support both
<smaeul> ah, that change
asdf28 has quit [Ping timeout: 264 seconds]
andy25225 has quit [Ping timeout: 256 seconds]
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
andy25225 has joined #linux-sunxi
lurchi_ is now known as lurchi__
apritzel has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-sunxi
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
jernej has joined #linux-sunxi
jernej has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
jernej has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 272 seconds]
camus is now known as kaspter
asdf28 has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 246 seconds]
camus is now known as kaspter
ChriChri_ has joined #linux-sunxi
ChriChri has quit [Ping timeout: 240 seconds]
ChriChri_ is now known as ChriChri
[7] has quit [Ping timeout: 268 seconds]
TheSeven has joined #linux-sunxi
<MoeIcenowy> karlp: see drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c
asdf28 has quit [Remote host closed the connection]
lkcl has quit [Ping timeout: 246 seconds]
JohnDoe_71Rus has joined #linux-sunxi
lkcl has joined #linux-sunxi
reinforce has joined #linux-sunxi
lkcl has quit [Ping timeout: 256 seconds]
apritzel has joined #linux-sunxi
lkcl has joined #linux-sunxi
lkcl has quit [Ping timeout: 272 seconds]
apritzel has quit [Ping timeout: 272 seconds]
lkcl has joined #linux-sunxi
daregap has quit [Quit: daregap]
cmeerw has joined #linux-sunxi
lkcl has quit [Ping timeout: 264 seconds]
cmeerw has quit [Ping timeout: 272 seconds]
lkcl has joined #linux-sunxi
faruk has joined #linux-sunxi
faruk_ has joined #linux-sunxi
faruk has quit [Ping timeout: 260 seconds]
wens has quit [Ping timeout: 256 seconds]
wens has joined #linux-sunxi
faruk__ has joined #linux-sunxi
faruk_ has quit [Ping timeout: 260 seconds]
AneoX has joined #linux-sunxi
tbueno has quit [Quit: No Ping reply in 180 seconds.]
tbueno has joined #linux-sunxi
gnarface has quit [Ping timeout: 265 seconds]
ganbold has quit [Quit: Leaving]
ganbold has joined #linux-sunxi
gnarface has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 256 seconds]
apritzel has joined #linux-sunxi
faruk_ has joined #linux-sunxi
faruk__ has quit [Ping timeout: 272 seconds]
lkcl has quit [Ping timeout: 272 seconds]
lkcl has joined #linux-sunxi
<bauen1> nice, didn't even know that debian supports (in a very basic form) a64 devices (https://www.debian.org/releases/buster/amd64/release-notes/ch-whats-new.en.html#allwinner-a64)
<bauen1> that makes such devices a lot more "desirable"
<KotCzarny> On fresh installs, the content of /bin, /sbin and /lib will be installed into their /usr counterpart by default. /bin, /sbin and /lib will be soft-links pointing at their directory counterpart under /usr/.
<KotCzarny> LFS? f*ck the LFS
<KotCzarny> s/LFS/FHS/
<bauen1> KotCzarny: i don't think the FHS actually specifies that /usr/{bin,lib,sbin,...} and their / counterpart have to be directories and have to be seperate
<KotCzarny> have you seen the link/
<bauen1> KotCzarny: yes
lurchi__ is now known as lurchi_
victhor has joined #linux-sunxi
tuxd3v has quit [Quit: Leaving]
victhor has quit [Client Quit]
lurchi_ is now known as lurchi__
<karlp> MoeIcenowy: excellent, I just read the kconfig help and wasn't entirely clear, much better in the source :)
kaspter has quit [Ping timeout: 256 seconds]
camus has joined #linux-sunxi
camus is now known as kaspter
Mangy_Dog has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
s_frit has joined #linux-sunxi
faruk__ has joined #linux-sunxi
jstein has joined #linux-sunxi
jstein has quit [Client Quit]
faruk_ has quit [Ping timeout: 265 seconds]
tuxd3v has joined #linux-sunxi
Kasreyn has joined #linux-sunxi
faruk_ has joined #linux-sunxi
faruk__ has quit [Ping timeout: 256 seconds]
lurchi__ is now known as lurchi_
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
faruk__ has joined #linux-sunxi
faruk_ has quit [Ping timeout: 264 seconds]
matthias_bgg has quit [Ping timeout: 246 seconds]
matthias_bgg has joined #linux-sunxi
apritzel has quit [Ping timeout: 256 seconds]
faruk__ has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 264 seconds]
tuxillo has quit [Ping timeout: 256 seconds]
cnxsoft has quit [Quit: cnxsoft]
matthias_bgg has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 240 seconds]
camus has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
<apritzel> Hi, I just pushed my FIT image support patches for sunxi-fel, can people please have a look and comment? https://github.com/linux-sunxi/sunxi-tools/pull/152
<apritzel> plaes: that allows to load and boot 64-bit builds by just providing the u-boot-sunxi-with-spl.bin file
tuxillo has joined #linux-sunxi
andy25225 has quit [Ping timeout: 240 seconds]
kaspter has quit [Quit: kaspter]
reinforce has quit [Quit: Leaving.]
andy25225 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
popolon has joined #linux-sunxi
kaspter has joined #linux-sunxi
tuxillo has quit [Remote host closed the connection]
cmeerw has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 240 seconds]
kaspter has quit [Ping timeout: 264 seconds]
kaspter has joined #linux-sunxi
jstein has joined #linux-sunxi
lkcl has quit [Ping timeout: 256 seconds]
lkcl has joined #linux-sunxi
kaspter has quit [Quit: kaspter]
AneoX has quit [Quit: Textual IRC Client: www.textualapp.com]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
gaston1980 has quit [Ping timeout: 268 seconds]
victhor has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
diego71 has quit [Remote host closed the connection]
lurchi_ has quit [Ping timeout: 256 seconds]
diego71 has joined #linux-sunxi
tuxillo has joined #linux-sunxi
andy25225 has quit [Ping timeout: 260 seconds]
andy25225 has joined #linux-sunxi
sunshavi has quit [Ping timeout: 264 seconds]
ScrumpyJack has quit [Quit: Eat more sushi]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
ScrumpyJack has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
lkcl has joined #linux-sunxi
victhor has quit [Quit: Leaving]
jstein has quit [Ping timeout: 246 seconds]
<karlp> wereh the ".bin" file is actually a fit image? and not a bin at all? or.. what?
lkcl has quit [Ping timeout: 240 seconds]
sunshavi has joined #linux-sunxi
cmeerw has quit [Ping timeout: 260 seconds]
netlynx has quit [Quit: Ex-Chat]
lkcl has joined #linux-sunxi
sunshavi has quit [Ping timeout: 272 seconds]