Problem building bin-arm32-efi/snp.efi with CONSOLE_SERIAL
|
2018-04-02, 14:57
Post: #2
|
|||
|
|||
RE: Problem building bin-arm32-efi/snp.efi with CONSOLE_SERIAL
Currently the only implementation of UART is in src/arch/x86/include/bits/uart.h "16550-compatible UART"
Meaning there is no implementation of UART for arm, and in turn the reason for this is that there is no outb or inb implemented AFAIK. I think the U-boot people can help you out a great deal here. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem building bin-arm32-efi/snp.efi with CONSOLE_SERIAL - msnelling - 2018-04-02, 13:55
RE: Problem building bin-arm32-efi/snp.efi with CONSOLE_SERIAL - NiKiZe - 2018-04-02 14:57
|
User(s) browsing this thread: 1 Guest(s)