Home
last modified time | relevance | path

Searched full:uart2 (Results 1 – 25 of 231) sorted by relevance

12345678910

/openbmc/openbmc/meta-asrock/meta-e3c256d4i/recipes-phosphor/console/obmc-console/
H A Dobmc-console.conf3 # Host uses UART2, BMC uses UART4
4 aspeed-uart-routing = uart4:uart2 uart2:uart4
/openbmc/u-boot/arch/mips/dts/
H A Dlinkit-smart-7688.dts15 serial0 = &uart2;
25 stdout-path = &uart2;
29 &uart2 {
H A Dpic32mzda_sk.dts15 console = &uart2;
16 serial0 = &uart2;
37 &uart2 {
H A Dmscc,serval.dtsi87 uart2: serial@100800 { label
122 uart2_pins: uart2-pins {
124 function = "uart2";
H A Dmscc,servalt.dtsi87 uart2: serial@100800 { label
122 uart2_pins: uart2-pins {
124 function = "uart2";
H A Dmt7628a.dtsi152 uart2: uart2@e00 { label
157 reset-names = "uart2";
H A Dmscc,jr2.dtsi81 uart2: serial@100800 { label
142 uart2_pins: uart2-pins {
144 function = "uart2";
/openbmc/u-boot/board/freescale/mx6memcal/
H A DKconfig16 Either UART1 or UART2 will be used as the console for
25 bool "UART2"
27 Select this if your board uses UART2 for its' console.
39 bool "UART2 on EIM_D26/27 (SabreLite, Nitrogen6x)"
43 EIM_D26 and D27 for a console on UART2.
/openbmc/u-boot/board/seeed/linkit-smart-7688/
H A Dboard.c15 /* Select UART2 mode instead of GPIO mode (default) */ in board_debug_uart_init()
23 * The pin muxing of UART2 also needs to be done, if debug uart in board_early_init_f()
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/
H A Dobmc-console_%.bbappend13 OBMC_SOL_ROUTING = "uart1:uart4 uart4:uart1 io1:uart2 uart2:io1"
/openbmc/u-boot/arch/arm/dts/
H A Dmt7623n-bananapi-bpi-r2.dts16 stdout-path = &uart2;
189 uart2_pins_a: uart2-default {
196 uart2_pins_b: uart2-alt {
216 &uart2 {
H A Duniphier-pinctrl.dtsi169 pinctrl_uart2: uart2 {
170 groups = "uart2";
171 function = "uart2";
H A Dhi6220-hikey.dts22 serial2 = &uart2; /* LS Expansion UART0 */
54 &uart2 {
H A Drk3288-evb.dts14 stdout-path = &uart2;
37 &uart2 {
H A Drk3288-popmetal.dts14 stdout-path = &uart2;
38 &uart2 {
H A Drk3288-fennec.dts14 stdout-path = &uart2;
37 &uart2 {
H A Drk3288-tinker.dts14 stdout-path = &uart2;
44 &uart2 {
H A Drk3288-firefly.dts14 stdout-path = &uart2;
63 &uart2 {
H A Dimx53-kp.dts18 stdout-path = &uart2;
135 &uart2 {
H A Drk3229-evb.dts15 stdout-path = &uart2;
84 &uart2 {
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dbsc9132qds.c282 if (hwconfig("uart2") && hwconfig("usb1")) { in misc_init_r()
283 printf("UART2 and USB cannot work together on the board\n"); in misc_init_r()
286 if (hwconfig("uart2")) { in misc_init_r()
388 if (!(hwconfig("uart2") && hwconfig("usb1"))) { in ft_board_setup()
389 /* If uart2 is there in hwconfig remove usb node from in ft_board_setup()
392 if (hwconfig("uart2")) { in ft_board_setup()
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/
H A Dmtmitchell_platform_gpios_init.sh56 "uart2-mode1"
67 "uart2-mode0"
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk322x-board-spl.c51 /* Enable early UART2 channel 1 on the RK322x */ in board_debug_uart_init()
56 /* Set channel C as UART2 input */ in board_debug_uart_init()
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-ocelot.c85 [FUNC_UART2] = "uart2",
100 MSCC_P(12, UART2, TWI_SCL_M, SFP2);
101 MSCC_P(13, UART2, TWI_SCL_M, SFP3);
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/
H A Drockchip,pinctrl.txt98 uart2 {
99 uart2_xfer: uart2-xfer {
106 uart2: serial@20064000 {

12345678910