summaryrefslogtreecommitdiff
path: root/board/freescale/ls1021aqds/ddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1021aqds/ddr.h')
-rw-r--r--board/freescale/ls1021aqds/ddr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/ls1021aqds/ddr.h b/board/freescale/ls1021aqds/ddr.h
index ff1fe8e2ec..58a8838436 100644
--- a/board/freescale/ls1021aqds/ddr.h
+++ b/board/freescale/ls1021aqds/ddr.h
@@ -5,6 +5,9 @@
#ifndef __DDR_H__
#define __DDR_H__
+
+void erratum_a008850_post(void);
+
struct board_specific_parameters {
u32 n_ranks;
u32 datarate_mhz_high;