From: Stefan Reinauer Date: Mon, 13 Dec 2010 22:16:45 +0000 (+0000) Subject: no leading zeroes. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=dd6619f5e9c4626613d70714e00ddfa0a1b4b67f;p=coreboot.git no leading zeroes. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6177 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig index 88723b8c7..d8025d789 100644 --- a/src/mainboard/msi/ms9652_fam10/Kconfig +++ b/src/mainboard/msi/ms9652_fam10/Kconfig @@ -97,7 +97,7 @@ config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID config RAMBASE hex - default 0x00200000 + default 0x200000 config TTYS0_BAUD int