diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2017-01-14 17:40:18 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-01-25 19:02:28 +0100 |
commit | dcad289841836f37ae8b885f59b80ecad690a22f (patch) | |
tree | be6128bcbf2a2db77b8f74b8eb2affe9e1be9d86 /src/mainboard/intel/d510mo/cmos.default | |
parent | 2a0e998ec2d1625c214bf181189bd61ce425f0ed (diff) |
mb/intel/d510mo: Add cmos.layout and cmos.default
Change-Id: I877d4470b697d6a6d4652ed1c60028cdcbe8df98
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/18143
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/intel/d510mo/cmos.default')
-rw-r--r-- | src/mainboard/intel/d510mo/cmos.default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/intel/d510mo/cmos.default b/src/mainboard/intel/d510mo/cmos.default new file mode 100644 index 0000000000..488aa37bcc --- /dev/null +++ b/src/mainboard/intel/d510mo/cmos.default @@ -0,0 +1,6 @@ +boot_option=Fallback +baud_rate=115200 +debug_level=Spew +power_on_after_fail=Disable +nmi=Enable +gfx_uma_size=8M |