Home
last modified time | relevance | path

Searched refs:OF_STDOUT_PATH (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/configs/
Dsunxi-common.h253 #define OF_STDOUT_PATH "/soc/serial@07000000:115200" macro
255 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28000:115200" macro
258 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28400:115200" macro
260 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28800:115200" macro
262 #define OF_STDOUT_PATH "/soc@01c00000/serial@01f02800:115200" macro
/external/u-boot/common/
Dfdt_support.c126 #if defined(OF_STDOUT_PATH)
130 OF_STDOUT_PATH, strlen(OF_STDOUT_PATH) + 1); in fdt_fixup_stdout()
/external/u-boot/
DREADME609 OF_STDOUT_PATH - The path to the console device