powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
[oweals/u-boot.git] / include / configs / cobra5272.h
index 8a6106d3a79fa663526e407668e252f95c3c98d4..67a143f8f6b82b5912d2a6aeca45e12200579f21 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 /* ---
- * Version: U-boot 1.0.0 - initial release for Sentec COBRA5272 board
+ * Version: U-Boot 1.0.0 - initial release for Sentec COBRA5272 board
  * Date: 2004-03-29
  * Author: Florian Schlote
  *
@@ -178,8 +178,6 @@ considered during boot */
 
 #endif
 
-#define CONFIG_SYS_PROMPT              "COBRA > "      /* Layout of u-boot prompt*/
-
 #define CONFIG_SYS_LOAD_ADDR           0x20000         /*Defines default RAM address
 from which user programs will be started */