HomeSort by relevance Sort by last modified time
    Searched refs:OF_STDOUT_PATH (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/configs/
sunxi-common.h 253 #define OF_STDOUT_PATH "/soc/serial@07000000:115200"
255 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28000:115200"
258 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28400:115200"
260 #define OF_STDOUT_PATH "/soc@01c00000/serial@01c28800:115200"
262 #define OF_STDOUT_PATH "/soc@01c00000/serial@01f02800:115200"
  /external/u-boot/common/
fdt_support.c 126 #if defined(OF_STDOUT_PATH)
130 OF_STDOUT_PATH, strlen(OF_STDOUT_PATH) + 1);
    [all...]

Completed in 1273 milliseconds