>From 7c7364e458ea7bca6756cc2d1cd3e1e8c57a9c96 Mon Sep 17 00:00:00 2001 In-Reply-To: <a1920c011a6968f4b3b0f2ccfdf98289be301c5e.1391014497.git.hramr...@gmail.com>
Signed-off-by: Michal Suchanek <[email protected]> --- sys_config/a13/inet_86vs.fex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sys_config/a13/inet_86vs.fex b/sys_config/a13/inet_86vs.fex index b2a04c2..5850aac 100644 --- a/sys_config/a13/inet_86vs.fex +++ b/sys_config/a13/inet_86vs.fex @@ -131,6 +131,20 @@ uart_type = 2 uart_tx = port:PG03<4><1><default><default> uart_rx = port:PG04<4><1><default><default> +[uart_para2] +uart_used = 0 +uart_port = 3 +uart_type = 2 +uart_tx = port:PG03<4><1><default><default> +uart_rx = port:PG04<4><1><default><default> + +[uart_para3] +uart_used = 0 +uart_port = 3 +uart_type = 2 +uart_tx = port:PG03<4><1><default><default> +uart_rx = port:PG04<4><1><default><default> + [spi1_para] spi_used = 0 spi_cs0 = port:PG09<2><default><default><default> -- 1.7.10.4 -- 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/groups/opt_out.
