<MoeIcenowy>
I think the preconfiguration of 209 should be tweaked for 55nm devices
<paulk-leonov>
mhh ok
<paulk-leonov>
right now I'm trying to identify the USB GPIO pins
<paulk-leonov>
and not getting much success
<MoeIcenowy>
EP FIFO size should be not affected by GPIO
<MoeIcenowy>
could you check the USB controller registers?
<MoeIcenowy>
I think the controller might be not working
<MoeIcenowy>
have you properly set the clock/reset of the controller?
<paulk-leonov>
MoeIcenowy, yes of course, it's two separate issues: usb fails to init in device mode in u-boot and I also can't figure out which pins are used to drive/detect vbus and detect id
<paulk-leonov>
MoeIcenowy, did you ever get musb device working on v3s?
<paulk-leonov>
I'll look at reset/clock
<paulk-leonov>
MoeIcenowy, I mean, in U-Boot (I know it works in linux)
<MoeIcenowy>
I think I got it
<MoeIcenowy>
oh not in U-Boot
<MoeIcenowy>
I don't care it...
<paulk-leonov>
ah ok
<MoeIcenowy>
For me, U-Boot is only used for boot
<paulk-leonov>
I want to do fastboot to avoid unplugging/plugging the microsd each time I try a new kernel
<MoeIcenowy>
paulk-leonov: Y not FEL?
<paulk-leonov>
can it load the kernel directly?
<paulk-leonov>
I'm not sure boot paths without u-boot in the way are really well tested
<MoeIcenowy>
paulk-leonov: sorry, the companion of V3 is really AXP209
<paulk-leonov>
looks that way yes :)
<paulk-leonov>
I still haven't found any reference schematics using V3 though
<angelo_ts>
Hi folks. For an H3, in kernel menuconfig, system type => Allwinner SoCs i have selected: "A31", "sun8i" and sun9i" SoC support. Could i keep selected only sun8i ?
<jernej>
MoeIcenowy: What is the command to read out H6 binning info?
<miasma>
angelo_ts: doesn't really matter. it only generates a bit larger kernels
<angelo_ts>
miasma, yeah, i am doing a diet so removing all unneeded options
<miasma>
you're also doing LTO?
<miasma>
+ compiling the kernel with clang?
<angelo_ts>
miasma, not for now
<angelo_ts>
ok just looked orange.pi and it enables only CONFIG_ARCH_SUNXI=y
<angelo_ts>
CONFIG_MACH_SUN8I_H3=y
<angelo_ts>
miasma, did you built sunxi kernel by clang ?
<miasma>
i'm not sure if the SoC support option affects size that much. but it enables you to pick other options
<miasma>
i'm considering moving to LTO at some point
<angelo_ts>
miasma, interesting, do you know (roughly), in size %, what you will get on the kernel image after clanmg/LTO ?
<plaes>
angelo_ts: 'make sunxi_defconfig' with kernel should be enough
<MoeIcenowy>
jernej: sorry, but I didn't keep it
<MoeIcenowy>
just read the BSP kernel source code
<jernej>
ok
<jernej>
do you have H6s from different bins?
sunshavi has quit [Remote host closed the connection]
<angelo_ts>
miasma, plaes thanks !
<MoeIcenowy>
jernej: I think yes
<MoeIcenowy>
different boards from Pine uses different bins
sunshavi has joined #linux-sunxi
<plaes>
btw.. is it possible to read the bin for A20?
<plaes>
it would be nice to show this information somewhere (cpuinfo?)
BenG has joined #linux-sunxi
BenG83 has quit [Ping timeout: 250 seconds]
Rafael1980 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 268 seconds]
marble_visions has quit [Quit: bye]
marble_visions has joined #linux-sunxi
Rafael1980 has quit [Quit: Konversation terminated!]
IgorPec has joined #linux-sunxi
sunshavi has quit [Quit: nil]
sunshavi has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
Rafael1980 has joined #linux-sunxi
Rafael1980 has quit [Remote host closed the connection]
Rafael1980 has joined #linux-sunxi
Rafael1980 has quit [Client Quit]
Rafael1980 has joined #linux-sunxi
agraf has quit [Ping timeout: 244 seconds]
vagrantc has joined #linux-sunxi
agraf has joined #linux-sunxi
BenG83 has joined #linux-sunxi
BenG83 has quit [Client Quit]
BenG83 has joined #linux-sunxi
nuuuciano__ has quit [Ping timeout: 245 seconds]
nuuuciano__ has joined #linux-sunxi
foxx_ has quit [Ping timeout: 255 seconds]
Chasman has joined #linux-sunxi
Chasman has left #linux-sunxi ["No boundaries on the net!"]
Mr__Anderson1 has joined #linux-sunxi
Mr__Anderson has quit [Ping timeout: 246 seconds]
IgorPec has quit [Ping timeout: 245 seconds]
vagrantc has quit [Ping timeout: 240 seconds]
Gerwin_J has joined #linux-sunxi
vagrantc has joined #linux-sunxi
gamelaster has quit [Ping timeout: 244 seconds]
Rafael1980 has quit [Quit: Konversation terminated!]
putti_ has quit [Ping timeout: 252 seconds]
DonkeyHotei has quit [Ping timeout: 240 seconds]
DonkeyHotei has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
clemens3 has joined #linux-sunxi
<Mangy_Dog>
I have a BananaPi M2 Zero on the way... but rereading the specs it says there is no Audio out... Looking at the H2+ datasheet, the SOC suports audio... So is there a way to get Audio out of one of a couple of GPIO pins?