]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PMC405.h
Exynos5420: Introduce support for the Peach-Pit board
[karo-tx-uboot.git] / include / configs / PMC405.h
index 67a96d29d496614c19c8adb37ab2e7ea7558f6db..c68d9a6ec68dad7a114b1bdfac6245061df42965 100644 (file)
@@ -13,7 +13,6 @@
  */
 
 #define CONFIG_405GP           1       /* This is a PPC405 CPU         */
-#define CONFIG_4xx             1       /* ...member of PPC4xx family   */
 #define CONFIG_PMC405          1       /* ...on a PMC405 board         */
 
 #define        CONFIG_SYS_TEXT_BASE    0xFFF80000
@@ -90,7 +89,6 @@
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt */
 
 #undef CONFIG_SYS_HUSH_PARSER                  /* use "hush" command parser */
 
 #define CONFIG_SYS_LOAD_ADDR   0x100000        /* default load address */
 #define CONFIG_SYS_EXTBDINFO   1       /* To use extended board_into (bd_t) */
 
-#define CONFIG_SYS_HZ          1000    /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_LOOPW           1       /* enable loopw command */