]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Xilinx: ARM: fix EP107 XIP booting
authorJohn Linn <john.linn@xilinx.com>
Sun, 4 Mar 2012 07:15:49 +0000 (23:15 -0800)
committerJohn Linn <john.linn@xilinx.com>
Sun, 4 Mar 2012 07:15:49 +0000 (23:15 -0800)
This fixes XIP (NOR and QSPI) booting. This problem
was caused by Zynq silicon integration.

board/xilinx/dfe/lowlevel_init.S

index 8196408503d1702b0fd83a7f2049de9a2b157b31..5f0a52ca9b2b5244f8741c794d8ce19087552302 100755 (executable)
@@ -6,6 +6,7 @@
  */
 
 #include <xparameters.h>
+#include <configs/xpele.h>
 
 
 .globl lowlevel_init