Actions
Bug #150
closedpayloads/external/SeaBIOS/seabios/.config:3:warning: symbol value '' invalid for DEBUG_SERIAL_MEM_ADDRESS
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
build system
Target version:
-
Start date:
12/22/2017
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
I had a AMD Kahlee configuration lying around, updating coreboot tree, and rebuild it, but couldn’t do to an error with the SeaBIOS configuration.
Switched to a new branch 'coreboot'
CONFIG SeaBIOS 63451fca13c75870e1703eb3e20584d91179aebc
/mnt/coreboot2/payloads/external/SeaBIOS/seabios/.config:3:warning: symbol value '' invalid for DEBUG_SERIAL_MEM_ADDRESS
#
# configuration written to /mnt/coreboot2/payloads/external/SeaBIOS/seabios/.config
#
MAKE SeaBIOS 63451fca13c75870e1703eb3e20584d91179aebc
Build Kconfig config file
/mnt/coreboot2/payloads/external/SeaBIOS/seabios/.config:93:warning: symbol value '' invalid for DEBUG_SERIAL_MEM_ADDRESS
*
* Restart config...
*
*
* Debugging
*
Debug level (DEBUG_LEVEL) [1] 1
Serial port debugging (DEBUG_SERIAL) [N/y/?] n
Serial port debugging via memory mapped IO (DEBUG_SERIAL_MMIO) [Y/n/?] y
Serial port memory mapped IO address (DEBUG_SERIAL_MEM_ADDRESS) [] (NEW)
Serial port memory mapped IO address (DEBUG_SERIAL_MEM_ADDRESS) [] (NEW)
Serial port memory mapped IO address (DEBUG_SERIAL_MEM_ADDRESS) [] (NEW)
Serial port memory mapped IO address (DEBUG_SERIAL_MEM_ADDRESS) [] (NEW)
Serial port memory mapped IO address (DEBUG_SERIAL_MEM_ADDRESS) [] (NEW) ^C/mnt/coreboot2/payloads/external/SeaBIOS/seabios/scripts/kconfig/Makefile:36: recipe for target 'silentoldconfig' failed
I disabled building the SeaBIOS payload for now.
Updated by Arthur Heymans almost 7 years ago
https://review.coreboot.org/#/c/coreboot/+/23065/ should fix it
Updated by Martin Roth about 6 years ago
- Status changed from New to Resolved
- Assignee deleted (
Martin Roth)
Actions