diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2003-08-26 13:28:50 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2003-08-26 13:28:50 +0000 |
commit | bee6575d7cdc065be6f8b83f9217602e44f29c20 (patch) | |
tree | 30a2e9b2843b5495942c28b08ee33d2793851e62 /targets/arima | |
parent | 235c2545632008bda411d3287fa0fa5f6707144b (diff) |
fixed irq tables for hdama
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1086 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/arima')
-rw-r--r-- | targets/arima/hdama/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb index 088f369e73..542802b8a7 100644 --- a/targets/arima/hdama/Config.lb +++ b/targets/arima/hdama/Config.lb @@ -191,7 +191,7 @@ romimage "fallback" option _ROMBASE = (CONFIG_ROM_STREAM_START + PAYLOAD_SIZE) mainboard arima/hdama payload ../../../../tg3--ide_disk.zelf -# payload ../../../../opteron_phase1 +# payload ../../../../opteron_phase1_p4_noapic end buildrom ROM_SIZE "normal" "fallback" |