]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: Kilauea: Fix incorrect FPGA FIFO address
authorStefan Roese <sr@denx.de>
Thu, 8 May 2008 09:10:46 +0000 (11:10 +0200)
committerStefan Roese <sr@denx.de>
Thu, 8 May 2008 09:10:46 +0000 (11:10 +0200)
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/kilauea.h

index f4cf42c311655d8a803ac54399b4afea8a29ebcf..57cc90a6de75bf0fc4aad95a18b8670401aa8bc7 100644 (file)
  * 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