ftg has quit [Read error: Connection reset by peer]
Mangy_Dog has quit [Ping timeout: 480 seconds]
Luke-Jr has quit [Ping timeout: 480 seconds]
cnxsoft has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
Luke-Jr has joined #linux-sunxi
Luke-Jr has quit [Read error: Connection reset by peer]
warpme_ has quit [Quit: Connection closed for inactivity]
Luke-Jr has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
hlauer has joined #linux-sunxi
apritzel has joined #linux-sunxi
cmeerw has joined #linux-sunxi
cmeerw has quit [Ping timeout: 480 seconds]
lunixoid has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
psydroid[m]1 is now known as psydroid
warpme_ has joined #linux-sunxi
<ad__>
hi, on H2+ (banana pi zero) trying to set cosole from ttyS0 to ttyS2. changed devicetree, and ${console}, but no output.
<ad__>
in any hint, welcome
<gamiee>
ad__ hello, are you sure that that the second uart is enabled in device tree and its on the pins you're expecting it will be? Also, maybe there is collision with something else on that pins
<ad__>
mm i set stdout-path = "serial2:115200n8";
<gamiee>
And is seriál2 enabled?
<ad__>
and uart2 okay with uart2_pins
<ad__>
uart2_pins seems the right one
<ad__>
serial2 = &uart2; of course
<ad__>
PA0 and PA1 seems only used for uart2
<gamiee>
Hmph weird
<ad__>
on u-boot, this was also not working without fixing architecture code
<gamiee>
Are you sure that in your kernel commands you have set the other uart?