浏览代码

ppc4xx: Kilauea: Fix incorrect FPGA FIFO address

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 17 年之前
父节点
当前提交
ef2642625c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/configs/kilauea.h

+ 1 - 1
include/configs/kilauea.h

@@ -490,7 +490,7 @@
  * Some Kilauea stuff..., mainly fpga registers
  */
 #define CFG_FPGA_REG_BASE		CFG_FPGA_BASE
-#define CFG_FPGA_FIFO_BASE		(in32(CFG_FPGA_BASE) | (1 << 11))
+#define CFG_FPGA_FIFO_BASE		(in32(CFG_FPGA_BASE) | (1 << 10))
 
 /* interrupt */
 #define CFG_FPGA_SLIC0_R_DPRAM_INT	0x80000000