Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into...
[platform/kernel/u-boot.git] / include / configs / s5p_goni.h
index b4a3cc0..e3b091a 100644 (file)
@@ -18,9 +18,6 @@
 #include <linux/sizes.h>
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 
-/* input clock of PLL: has 24MHz input clock at S5PC110 */
-#define CONFIG_SYS_CLK_FREQ_C110       24000000
-
 /* DRAM Base */
 #define CONFIG_SYS_SDRAM_BASE          0x30000000
 
@@ -70,8 +67,6 @@
        "name="PARTS_CSC",size=150MiB,uuid=${uuid_gpt_"PARTS_CSC"};" \
        "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \
 
-#define CONFIG_BOOTCOMMAND     "run mmcboot"
-
 #define CONFIG_RAMDISK_BOOT    "root=/dev/ram0 rw rootfstype=ext4" \
                " ${console} ${meminfo}"