summaryrefslogtreecommitdiff
path: root/include/configs/hcu5.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-08-29 00:53:51 +0200
committerWolfgang Denk <wd@denx.de>2007-08-29 00:53:51 +0200
commit20640002e6426770ff93235e14604376dd0dcea8 (patch)
treeca26d48ece75ac65e9a54b6463ba789762666a74 /include/configs/hcu5.h
parenta861558c65f65f1cf1302f3a35e9db7686b9e1a3 (diff)
parent9c02defc29b57945b600714cf61ddfd02b02fb14 (diff)
downloadu-boot-imx-20640002e6426770ff93235e14604376dd0dcea8.zip
u-boot-imx-20640002e6426770ff93235e14604376dd0dcea8.tar.gz
u-boot-imx-20640002e6426770ff93235e14604376dd0dcea8.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Diffstat (limited to 'include/configs/hcu5.h')
-rw-r--r--include/configs/hcu5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/hcu5.h b/include/configs/hcu5.h
index f95d78e..9085881 100644
--- a/include/configs/hcu5.h
+++ b/include/configs/hcu5.h
@@ -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)