blob: f688f2b530ae62f141e3f8ea92743cf863023bea (
plain)
1
2
3
4
5
|
# The Avoton/Rangeley chip does not allow devices to write into the 0xe000
# segment. This means that USB/SATA devices will not work in SeaBIOS unless
# we put the SeaBIOS buffer area down in the 0x9000 segment.
# CONFIG_MALLOC_UPPERMEMORY is not set
|