| /rk3399_rockchip-uboot/include/ |
| H A D | debug_uart.h | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| H A D | common.h | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| /rk3399_rockchip-uboot/common/init/ |
| H A D | board_init.c | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | crt0.S | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| H A D | crt0_64.S | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial-uclass.c | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| H A D | Kconfig | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| H A D | ns16550.c | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| /rk3399_rockchip-uboot/include/asm-generic/ |
| H A D | global_data.h | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| /rk3399_rockchip-uboot/common/ |
| H A D | console.c | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|
| H A D | board_f.c | 034db99592582995a0315dd043493a1c55b5eea3 Sun Sep 27 08:47:48 UTC 2020 Joseph Chen <chenjh@rock-chips.com> dm: serial: support always use uart debug mode
In this mode, uart debug is initialized depends on configuration from pre-loader or CONFIG_UART_DEBUG_.
The serial is not care about dts "stdout-path" and not register into console framework any more. It's nice to use pre-loader serial and make serial easy to configure.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c
|