commit | 8791dd7411929534be9eb4515802d31c2ca5deb4 | [log] [tgz] |
---|---|---|
author | David Müller (ELSOFT AG) <d.mueller@elsoft.ch> | Sun May 01 21:52:49 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Jul 04 10:55:26 2011 +0200 |
tree | c89836b2f2741ed130524063b7be3643cdc74c2c | |
parent | 244fb89c4b64f1d083601d2780069704995fb306 [diff] [blame] |
VCMA9: remove unneeded config.mk Signed-off-by: David Müller <d.mueller@elsoft.ch>
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h index 3cd1bc3..1962674 100644 --- a/include/configs/VCMA9.h +++ b/include/configs/VCMA9.h
@@ -38,6 +38,8 @@ #define CONFIG_S3C2410 1 /* specifically a SAMSUNG S3C2410 SoC */ #define CONFIG_VCMA9 1 /* on a MPL VCMA9 Board */ +#define CONFIG_SYS_TEXT_BASE 0x0 + /* input clock of PLL */ #define CONFIG_SYS_CLK_FREQ 12000000/* VCMA9 has 12MHz input clock */