]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ppc4xx: Remove unused option CFG_INIT_RAM_OCM
authorStefan Roese <sr@denx.de>
Wed, 22 Aug 2007 06:56:09 +0000 (08:56 +0200)
committerStefan Roese <sr@denx.de>
Wed, 22 Aug 2007 06:56:09 +0000 (08:56 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/hcu5.h
include/configs/lwmon5.h

index f95d78ec1670d80d18b6ad97456a965cdb4d0683..90858819b67258d178b17b9340529e7480b24d80 100644 (file)
@@ -73,7 +73,6 @@
  * Initial RAM & stack pointer
  *----------------------------------------------------------------------*/
 /* 440EPx/440GRx have 16KB of internal SRAM, so no need for D-Cache    */
-#define CFG_INIT_RAM_OCM       1               /* OCM as init ram      */
 #define CFG_INIT_RAM_ADDR      CFG_OCM_BASE    /* OCM                  */
 
 #define CFG_INIT_RAM_END       (4 << 10)
index cf8ff4520862237ef95b24e72cf0b239cea26dc9..23b19ba89acf32c4661d6c83ac1c3a1353922faa 100644 (file)
@@ -72,7 +72,6 @@
  * Initial RAM & stack pointer
  *----------------------------------------------------------------------*/
 /* 440EPx/440GRx have 16KB of internal SRAM, so no need for D-Cache    */
-#define CFG_INIT_RAM_OCM       1               /* OCM as init ram      */
 #define CFG_INIT_RAM_ADDR      CFG_OCM_BASE    /* OCM                  */
 #define CFG_OCM_DATA_ADDR      CFG_OCM_BASE