Home
last modified time | relevance | path

Searched hist:"0 c65f35f47abb22783d093bf0ac1453b96689a9e" (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/boot/platform/u-boot/
H A Dconsole.h0c65f35f47abb22783d093bf0ac1453b96689a9e Tue Sep 09 19:47:41 UTC 2014 PulkoMandy <pulkomandy@pulkomandy.tk> u-boot: sync console implementation from raspberry port

* VT100 is much more common than VT52 which the u-boot port was
previously using (a legacy of the Atari m68k port)
* Implement serial_getc (again, code is identical to raspberry port...)
so the boot menu can be used over the serial port. The enter key is
recognized, arrows currently aren't.
H A Dserial.h0c65f35f47abb22783d093bf0ac1453b96689a9e Tue Sep 09 19:47:41 UTC 2014 PulkoMandy <pulkomandy@pulkomandy.tk> u-boot: sync console implementation from raspberry port

* VT100 is much more common than VT52 which the u-boot port was
previously using (a legacy of the Atari m68k port)
* Implement serial_getc (again, code is identical to raspberry port...)
so the boot menu can be used over the serial port. The enter key is
recognized, arrows currently aren't.
H A Dconsole.cpp0c65f35f47abb22783d093bf0ac1453b96689a9e Tue Sep 09 19:47:41 UTC 2014 PulkoMandy <pulkomandy@pulkomandy.tk> u-boot: sync console implementation from raspberry port

* VT100 is much more common than VT52 which the u-boot port was
previously using (a legacy of the Atari m68k port)
* Implement serial_getc (again, code is identical to raspberry port...)
so the boot menu can be used over the serial port. The enter key is
recognized, arrows currently aren't.
H A Dserial.cpp0c65f35f47abb22783d093bf0ac1453b96689a9e Tue Sep 09 19:47:41 UTC 2014 PulkoMandy <pulkomandy@pulkomandy.tk> u-boot: sync console implementation from raspberry port

* VT100 is much more common than VT52 which the u-boot port was
previously using (a legacy of the Atari m68k port)
* Implement serial_getc (again, code is identical to raspberry port...)
so the boot menu can be used over the serial port. The enter key is
recognized, arrows currently aren't.