xparameters.h 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /*********************************************************************
  2. #
  3. # CAUTION: This file is automatically generated by libgen.
  4. # Version: Xilinx EDK 8.2.02 EDK_Im_Sp2.4
  5. # Description: U-BOOT Configuration File
  6. # Michal Simek - monstr@monstr.eu
  7. #
  8. **********************************************************************/
  9. /* System Clock Frequency */
  10. #define XILINX_CLOCK_FREQ 100000000
  11. /* Interrupt controller is opb_intc_0 */
  12. #define XILINX_INTC_BASEADDR 0x41200000
  13. #define XILINX_INTC_NUM_INTR_INPUTS 11
  14. /* Timer pheriphery is opb_timer_1 */
  15. #define XILINX_TIMER_BASEADDR 0x41c00000
  16. #define XILINX_TIMER_IRQ 1
  17. /* Uart pheriphery is RS232_Uart_1 */
  18. #define XILINX_UART_BASEADDR 0x40600000
  19. #define XILINX_UART_BAUDRATE 115200
  20. /* GPIO is LEDs_4Bit*/
  21. #define XILINX_GPIO_BASEADDR 0x40000000
  22. /* FLASH doesn't exist none */
  23. /* Main Memory is DDR_256MB_32MX64_rank1_row13_col10_cl2_5 */
  24. #define XILINX_RAM_START 0x30000000
  25. #define XILINX_RAM_SIZE 0x10000000
  26. /* Sysace Controller is SysACE_CompactFlash */
  27. #define XILINX_SYSACE_BASEADDR 0x41800000
  28. #define XILINX_SYSACE_HIGHADDR 0x4180ffff
  29. #define XILINX_SYSACE_MEM_WIDTH 16
  30. /* Ethernet controller is Ethernet_MAC */
  31. #define XPAR_XEMAC_NUM_INSTANCES 1
  32. #define XPAR_OPB_ETHERNET_0_DEVICE_ID 0
  33. #define XPAR_OPB_ETHERNET_0_BASEADDR 0x40c00000
  34. #define XPAR_OPB_ETHERNET_0_HIGHADDR 0x40c0ffff
  35. #define XPAR_OPB_ETHERNET_0_DMA_PRESENT 1
  36. #define XPAR_OPB_ETHERNET_0_ERR_COUNT_EXIST 1
  37. #define XPAR_OPB_ETHERNET_0_MII_EXIST 1