Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
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)