summaryrefslogtreecommitdiff
path: root/post
diff options
context:
space:
mode:
authorAlan Carvalho de Assis <alan.assis@freescale.com>2009-03-05 09:23:43 -0300
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:56:57 -0400
commitd21f3603db5cff4d806719afa316f5f3a39431e1 (patch)
tree6965fcaea69bb0c278859312d98314b3580f4d04 /post
parent35bd3234767ecfe9abca57a4b155ebbe2e051fc8 (diff)
ENGR00108673 Add i.MX25 core to U-Boot
This patch add support on U-Boot to i.MX25 processor. Signed-off-by: Alan Carvalho de Assis <alan.assis@freescale.com>
Diffstat (limited to 'post')
-rw-r--r--post/board/netta/dsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/post/board/netta/dsp.c b/post/board/netta/dsp.c
index 438ced553f7..92e2a8f71b4 100644
--- a/post/board/netta/dsp.c
+++ b/post/board/netta/dsp.c
@@ -22,7 +22,9 @@
*/
#include <common.h>
+#include <arm926ejs.h>
+#if defined(CONFIG_INTEGRATOR) || defined(CONFIG_MX25)
/*
* DSP test
*