Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doug65536/4dd9fa8882c694b561ccbe46833ae5d1 to your computer and use it in GitHub Desktop.
Save doug65536/4dd9fa8882c694b561ccbe46833ae5d1 to your computer and use it in GitHub Desktop.
Auto-detecting MMIO in configure
doug@doug-dt:~/code/emb/build-riscv64-elf$ ../emb/configure --host=riscv64-elf
Checking --host=riscv64-elf
Got --host=riscv64-elf
Compiler prefix is riscv64-elf-
-- Configuring for riscv64
ECAM range is 0000000030000000-000000003fffffff
RAM range is 0000000080000000-0000000087ffffff
IOPORT range is 0000000003000000-000000000300ffff
Configure done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment