Hello,

Like to know how can I disable the UART port on the island, leaving free for 
other use.
My Device - http://linux-sunxi.org/Sunchip_SDK-758

I've done the adjustment in .FEX and UEnv.txt but the console is always linked 
to UART port (PB22, PB23)

My Script.fex
[uart_para0]
uart_used = 0
uart_port = 0
uart_type = 2
uart_tx = port:PB22<2><1><default><default>
uart_rx = port:PB23<2><1><default><default>

[uart_para1]
uart_used = 1
uart_port = 1
uart_type = 2
uart_tx = port:PB22<2><1><default><default>
uart_rx = port:PB23<2><1><default><default>

My UEnv.txt
removed the lines related to console

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to