Home
last modified time | relevance | path

Searched hist:"74 eeabe4a645ee37466160d824975cda4fe200b7" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/boot/platform/u-boot/
H A Dserial.h74eeabe4a645ee37466160d824975cda4fe200b7 Fri Aug 24 19:20:09 UTC 2012 François Revol <revol@free.fr> U-Boot: initialize the debug UART using FDT hints when possible

* we first try to find 'serial', 'serial0' or 'serial1' in /aliases
* extract the required properties from the found node and use them
* fallback to the hardcoded UART from the board definition header
H A Dserial.cpp74eeabe4a645ee37466160d824975cda4fe200b7 Fri Aug 24 19:20:09 UTC 2012 François Revol <revol@free.fr> U-Boot: initialize the debug UART using FDT hints when possible

* we first try to find 'serial', 'serial0' or 'serial1' in /aliases
* extract the required properties from the found node and use them
* fallback to the hardcoded UART from the board definition header
H A Dstart.cpp74eeabe4a645ee37466160d824975cda4fe200b7 Fri Aug 24 19:20:09 UTC 2012 François Revol <revol@free.fr> U-Boot: initialize the debug UART using FDT hints when possible

* we first try to find 'serial', 'serial0' or 'serial1' in /aliases
* extract the required properties from the found node and use them
* fallback to the hardcoded UART from the board definition header