diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-08-11 18:38:06 -0500 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2015-10-29 20:21:57 +0100 |
commit | 919d9ba633786f06963b65ec74bec1ba017f20c8 (patch) | |
tree | dcafaf889b65ffae2fc4a547b2fae8fe2b58591c /src/mainboard/asus/kgpe-d16/cmos.default | |
parent | 8f5053c6260bfe54b85ce76b3c47bccfadfd831a (diff) |
mainboard/asus/kgpe-d16: Add nvram option to enable/disable IEEE 1394
Change-Id: I4f0f6c1cb1fad5b65f196dc6b443252a0ecc70a1
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/11947
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/asus/kgpe-d16/cmos.default')
-rw-r--r-- | src/mainboard/asus/kgpe-d16/cmos.default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/kgpe-d16/cmos.default b/src/mainboard/asus/kgpe-d16/cmos.default index cffdd030ee..38b2ddf40b 100644 --- a/src/mainboard/asus/kgpe-d16/cmos.default +++ b/src/mainboard/asus/kgpe-d16/cmos.default @@ -12,5 +12,6 @@ ecc_scrub_rate = 1.28us interleave_chip_selects = Enable interleave_nodes = Disable interleave_memory_channels = Enable +ieee1394_controller = Enable power_on_after_fail = On boot_option = Fallback |