Home
last modified time | relevance | path

Searched hist:"034 db99592582995a0315dd043493a1c55b5eea3" (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddebug_uart.h034db99592582995a0315dd043493a1c55b5eea3 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 Dcommon.h034db99592582995a0315dd043493a1c55b5eea3 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 Dboard_init.c034db99592582995a0315dd043493a1c55b5eea3 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 Dcrt0.S034db99592582995a0315dd043493a1c55b5eea3 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 Dcrt0_64.S034db99592582995a0315dd043493a1c55b5eea3 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 Dserial-uclass.c034db99592582995a0315dd043493a1c55b5eea3 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 DKconfig034db99592582995a0315dd043493a1c55b5eea3 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 Dns16550.c034db99592582995a0315dd043493a1c55b5eea3 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 Dglobal_data.h034db99592582995a0315dd043493a1c55b5eea3 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 Dconsole.c034db99592582995a0315dd043493a1c55b5eea3 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 Dboard_f.c034db99592582995a0315dd043493a1c55b5eea3 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