From b29078e4015bbc3e8cf00ba64f0799c087546563 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 12 May 2017 21:16:41 +0200 Subject: mb/*/*: Remove rtc nvram configurable baud rate There have been discussions about removing this since it does not seem to be used much and only creates troubles for boards without defaults, not to mention that it was configurable on many boards that do not even feature uart. It is still possible to configure the baudrate through the Kconfig option. Change-Id: I71698d9b188eeac73670b18b757dff5fcea0df41 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/19682 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/asus/m4a785t-m/cmos.default | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/m4a785t-m/cmos.default') diff --git a/src/mainboard/asus/m4a785t-m/cmos.default b/src/mainboard/asus/m4a785t-m/cmos.default index f336bd3607..4c2e807e8e 100644 --- a/src/mainboard/asus/m4a785t-m/cmos.default +++ b/src/mainboard/asus/m4a785t-m/cmos.default @@ -1,6 +1,5 @@ boot_option=Fallback ECC_memory=Enable -baud_rate=115200 hw_scrubber=Enable interleave_chip_selects=Enable max_mem_clock=400Mhz -- cgit v1.2.3