[Armadeus-commitlog] SF.net SVN: armadeus:[894] trunk/target/linux/include/asm-arm/arch-imx/ apf932
Brought to you by:
sszy
|
From: <Fa...@us...> - 2008-10-16 11:38:05
|
Revision: 894
http://armadeus.svn.sourceforge.net/armadeus/?rev=894&view=rev
Author: FabM
Date: 2008-10-16 11:38:03 +0000 (Thu, 16 Oct 2008)
Log Message:
-----------
[KERNEL]
Modified Paths:
--------------
trunk/target/linux/include/asm-arm/arch-imx/apf9328.h
Modified: trunk/target/linux/include/asm-arm/arch-imx/apf9328.h
===================================================================
--- trunk/target/linux/include/asm-arm/arch-imx/apf9328.h 2008-10-16 10:24:16 UTC (rev 893)
+++ trunk/target/linux/include/asm-arm/arch-imx/apf9328.h 2008-10-16 11:38:03 UTC (rev 894)
@@ -45,6 +45,10 @@
// Usefull ?
// FPGA
+#define ARMADEUS_FPGA_BASE_ADDR_VIRT ( APF9328_FPGA_VIRT )
+#define ARMADEUS_FPGA_BASE_ADDR_PHYS ( APF9328_FPGA_PHYS )
+#define ARMADEUS_FPGA_IRQ ( APF9328_FPGA_IRQ )
+
#define APF9328_FPGA_VIRT ( IMX_CS1_VIRT )
#define APF9328_FPGA_PHYS ( IMX_CS1_PHYS )
#define APF9328_FPGA_IRQ ( IRQ_GPIOA(1) )
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|