summaryrefslogtreecommitdiffstats
path: root/board/netstal/hcu4/hcu4.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-01-17 14:29:04 +0100
committerStefan Roese <sr@denx.de>2008-01-17 14:29:04 +0100
commitba52be3d0e618c26070e93aaf3c1f2d2adf5571f (patch)
tree81c91c1d870bef0e152dec3c8795855656e891d5 /board/netstal/hcu4/hcu4.c
parent055606bd25e88c0cd04ad348a679a04b1b616bee (diff)
downloadblackbird-obmc-uboot-ba52be3d0e618c26070e93aaf3c1f2d2adf5571f.tar.gz
blackbird-obmc-uboot-ba52be3d0e618c26070e93aaf3c1f2d2adf5571f.zip
ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/netstal/hcu4/hcu4.c')
-rw-r--r--board/netstal/hcu4/hcu4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/netstal/hcu4/hcu4.c b/board/netstal/hcu4/hcu4.c
index 714b98e365..4fbe7012b8 100644
--- a/board/netstal/hcu4/hcu4.c
+++ b/board/netstal/hcu4/hcu4.c
@@ -37,6 +37,7 @@ DECLARE_GLOBAL_DATA_PTR;
#if defined(DEBUG)
void show_sdram_registers(void);
#endif
+long int fixed_hcu4_sdram (unsigned int dram_size);
/*
* This function is run very early, out of flash, and before devices are
OpenPOWER on IntegriCloud