mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
update the ASUS CUA stuff
This commit is contained in:
parent
d8905a7d35
commit
4dc5eb479e
1 changed files with 4 additions and 1 deletions
|
@ -194,7 +194,10 @@ o You now need to figure out where you want to put your build images.
|
|||
docipl mainboard/asus/cua/ipl.S
|
||||
|
||||
# Enable Serial Console for debugging
|
||||
option SERIAL_CONSOLE
|
||||
option SERIAL_CONSOLE=1
|
||||
|
||||
# Enable IRQ Routing table stuff
|
||||
option HAVE_PIRQ_TABLE=1
|
||||
|
||||
# Enable MicroCode update and L2 Cache init for PII and PIII
|
||||
option UPDATE_MICROCODE
|
||||
|
|
Loading…
Add table
Reference in a new issue