Merge branch 'master' of git://git.denx.de/u-boot-arm
[platform/kernel/u-boot.git] / include / configs / s5p_goni.h
index 541aec0..597cf57 100644 (file)
@@ -69,6 +69,9 @@
 #define CONFIG_MMC                     1
 #define CONFIG_S5P_MMC                 1
 
+/* PWM */
+#define CONFIG_PWM                     1
+
 /* It should define before config_cmd_default.h */
 #define CONFIG_SYS_NO_FLASH            1
 
 
 #define CONFIG_DOS_PARTITION           1
 
+#define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_LOAD_ADDR - 0x1000000)
+
 #endif /* __CONFIG_H */