no leading zeroes.
authorStefan Reinauer <stepan@coreboot.org>
Mon, 13 Dec 2010 22:16:45 +0000 (22:16 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 13 Dec 2010 22:16:45 +0000 (22:16 +0000)
Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6177 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/msi/ms9652_fam10/Kconfig

index 88723b8c7f5b8bf1cd2ba4455f223627a29ee9e9..d8025d789e0d4697fc6806ddff9d7e7d51a12e6e 100644 (file)
@@ -97,7 +97,7 @@ config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
 
 config RAMBASE
        hex
-       default 0x00200000
+       default 0x200000
 
 config TTYS0_BAUD
        int