summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1043ardb/ddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1043ardb/ddr.h')
-rw-r--r--board/freescale/ls1043ardb/ddr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/ls1043ardb/ddr.h b/board/freescale/ls1043ardb/ddr.h
index b17eb80885..8ca166b3ac 100644
--- a/board/freescale/ls1043ardb/ddr.h
+++ b/board/freescale/ls1043ardb/ddr.h
@@ -6,6 +6,9 @@
#ifndef __DDR_H__
#define __DDR_H__
+
+extern void erratum_a008850_post(void);
+
struct board_specific_parameters {
u32 n_ranks;
u32 datarate_mhz_high;
OpenPOWER on IntegriCloud