system.dts 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. /*
  2. * Device Tree Generator version: 1.1
  3. *
  4. * (C) Copyright 2007-2008 Xilinx, Inc.
  5. * (C) Copyright 2007-2009 Michal Simek
  6. *
  7. * Michal SIMEK <monstr@monstr.eu>
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License as
  11. * published by the Free Software Foundation; either version 2 of
  12. * the License, or (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  22. * MA 02111-1307 USA
  23. *
  24. * CAUTION: This file is automatically generated by libgen.
  25. * Version: Xilinx EDK 10.1.03 EDK_K_SP3.6
  26. *
  27. * XPS project directory: Xilinx-ML505-ll_temac-sgdma-MMU-FDT-edk101
  28. */
  29. /dts-v1/;
  30. / {
  31. #address-cells = <1>;
  32. #size-cells = <1>;
  33. compatible = "xlnx,microblaze";
  34. model = "testing";
  35. DDR2_SDRAM: memory@90000000 {
  36. device_type = "memory";
  37. reg = < 0x90000000 0x10000000 >;
  38. } ;
  39. chosen {
  40. bootargs = "console=ttyUL0,115200 highres=on";
  41. linux,stdout-path = "/plb@0/serial@84000000";
  42. } ;
  43. cpus {
  44. #address-cells = <1>;
  45. #cpus = <0x1>;
  46. #size-cells = <0>;
  47. microblaze_0: cpu@0 {
  48. clock-frequency = <125000000>;
  49. compatible = "xlnx,microblaze-7.10.d";
  50. d-cache-baseaddr = <0x90000000>;
  51. d-cache-highaddr = <0x9fffffff>;
  52. d-cache-line-size = <0x10>;
  53. d-cache-size = <0x2000>;
  54. device_type = "cpu";
  55. i-cache-baseaddr = <0x90000000>;
  56. i-cache-highaddr = <0x9fffffff>;
  57. i-cache-line-size = <0x10>;
  58. i-cache-size = <0x2000>;
  59. model = "microblaze,7.10.d";
  60. reg = <0>;
  61. timebase-frequency = <125000000>;
  62. xlnx,addr-tag-bits = <0xf>;
  63. xlnx,allow-dcache-wr = <0x1>;
  64. xlnx,allow-icache-wr = <0x1>;
  65. xlnx,area-optimized = <0x0>;
  66. xlnx,cache-byte-size = <0x2000>;
  67. xlnx,d-lmb = <0x1>;
  68. xlnx,d-opb = <0x0>;
  69. xlnx,d-plb = <0x1>;
  70. xlnx,data-size = <0x20>;
  71. xlnx,dcache-addr-tag = <0xf>;
  72. xlnx,dcache-always-used = <0x1>;
  73. xlnx,dcache-byte-size = <0x2000>;
  74. xlnx,dcache-line-len = <0x4>;
  75. xlnx,dcache-use-fsl = <0x1>;
  76. xlnx,debug-enabled = <0x1>;
  77. xlnx,div-zero-exception = <0x1>;
  78. xlnx,dopb-bus-exception = <0x0>;
  79. xlnx,dynamic-bus-sizing = <0x1>;
  80. xlnx,edge-is-positive = <0x1>;
  81. xlnx,family = "virtex5";
  82. xlnx,fpu-exception = <0x1>;
  83. xlnx,fsl-data-size = <0x20>;
  84. xlnx,fsl-exception = <0x0>;
  85. xlnx,fsl-links = <0x0>;
  86. xlnx,i-lmb = <0x1>;
  87. xlnx,i-opb = <0x0>;
  88. xlnx,i-plb = <0x1>;
  89. xlnx,icache-always-used = <0x1>;
  90. xlnx,icache-line-len = <0x4>;
  91. xlnx,icache-use-fsl = <0x1>;
  92. xlnx,ill-opcode-exception = <0x1>;
  93. xlnx,instance = "microblaze_0";
  94. xlnx,interconnect = <0x1>;
  95. xlnx,interrupt-is-edge = <0x0>;
  96. xlnx,iopb-bus-exception = <0x0>;
  97. xlnx,mmu-dtlb-size = <0x4>;
  98. xlnx,mmu-itlb-size = <0x2>;
  99. xlnx,mmu-tlb-access = <0x3>;
  100. xlnx,mmu-zones = <0x10>;
  101. xlnx,number-of-pc-brk = <0x1>;
  102. xlnx,number-of-rd-addr-brk = <0x0>;
  103. xlnx,number-of-wr-addr-brk = <0x0>;
  104. xlnx,opcode-0x0-illegal = <0x1>;
  105. xlnx,pvr = <0x2>;
  106. xlnx,pvr-user1 = <0x0>;
  107. xlnx,pvr-user2 = <0x0>;
  108. xlnx,reset-msr = <0x0>;
  109. xlnx,sco = <0x0>;
  110. xlnx,unaligned-exceptions = <0x1>;
  111. xlnx,use-barrel = <0x1>;
  112. xlnx,use-dcache = <0x1>;
  113. xlnx,use-div = <0x1>;
  114. xlnx,use-ext-brk = <0x1>;
  115. xlnx,use-ext-nm-brk = <0x1>;
  116. xlnx,use-extended-fsl-instr = <0x0>;
  117. xlnx,use-fpu = <0x2>;
  118. xlnx,use-hw-mul = <0x2>;
  119. xlnx,use-icache = <0x1>;
  120. xlnx,use-interrupt = <0x1>;
  121. xlnx,use-mmu = <0x3>;
  122. xlnx,use-msr-instr = <0x1>;
  123. xlnx,use-pcmp-instr = <0x1>;
  124. } ;
  125. } ;
  126. mb_plb: plb@0 {
  127. #address-cells = <1>;
  128. #size-cells = <1>;
  129. compatible = "xlnx,plb-v46-1.03.a", "simple-bus";
  130. ranges ;
  131. FLASH: flash@a0000000 {
  132. bank-width = <2>;
  133. compatible = "xlnx,xps-mch-emc-2.00.a", "cfi-flash";
  134. reg = < 0xa0000000 0x2000000 >;
  135. xlnx,family = "virtex5";
  136. xlnx,include-datawidth-matching-0 = <0x1>;
  137. xlnx,include-datawidth-matching-1 = <0x0>;
  138. xlnx,include-datawidth-matching-2 = <0x0>;
  139. xlnx,include-datawidth-matching-3 = <0x0>;
  140. xlnx,include-negedge-ioregs = <0x0>;
  141. xlnx,include-plb-ipif = <0x1>;
  142. xlnx,include-wrbuf = <0x1>;
  143. xlnx,max-mem-width = <0x10>;
  144. xlnx,mch-native-dwidth = <0x20>;
  145. xlnx,mch-plb-clk-period-ps = <0x1f40>;
  146. xlnx,mch-splb-awidth = <0x20>;
  147. xlnx,mch0-accessbuf-depth = <0x10>;
  148. xlnx,mch0-protocol = <0x0>;
  149. xlnx,mch0-rddatabuf-depth = <0x10>;
  150. xlnx,mch1-accessbuf-depth = <0x10>;
  151. xlnx,mch1-protocol = <0x0>;
  152. xlnx,mch1-rddatabuf-depth = <0x10>;
  153. xlnx,mch2-accessbuf-depth = <0x10>;
  154. xlnx,mch2-protocol = <0x0>;
  155. xlnx,mch2-rddatabuf-depth = <0x10>;
  156. xlnx,mch3-accessbuf-depth = <0x10>;
  157. xlnx,mch3-protocol = <0x0>;
  158. xlnx,mch3-rddatabuf-depth = <0x10>;
  159. xlnx,mem0-width = <0x10>;
  160. xlnx,mem1-width = <0x20>;
  161. xlnx,mem2-width = <0x20>;
  162. xlnx,mem3-width = <0x20>;
  163. xlnx,num-banks-mem = <0x1>;
  164. xlnx,num-channels = <0x0>;
  165. xlnx,priority-mode = <0x0>;
  166. xlnx,synch-mem-0 = <0x0>;
  167. xlnx,synch-mem-1 = <0x0>;
  168. xlnx,synch-mem-2 = <0x0>;
  169. xlnx,synch-mem-3 = <0x0>;
  170. xlnx,synch-pipedelay-0 = <0x2>;
  171. xlnx,synch-pipedelay-1 = <0x2>;
  172. xlnx,synch-pipedelay-2 = <0x2>;
  173. xlnx,synch-pipedelay-3 = <0x2>;
  174. xlnx,tavdv-ps-mem-0 = <0x1adb0>;
  175. xlnx,tavdv-ps-mem-1 = <0x3a98>;
  176. xlnx,tavdv-ps-mem-2 = <0x3a98>;
  177. xlnx,tavdv-ps-mem-3 = <0x3a98>;
  178. xlnx,tcedv-ps-mem-0 = <0x1adb0>;
  179. xlnx,tcedv-ps-mem-1 = <0x3a98>;
  180. xlnx,tcedv-ps-mem-2 = <0x3a98>;
  181. xlnx,tcedv-ps-mem-3 = <0x3a98>;
  182. xlnx,thzce-ps-mem-0 = <0x88b8>;
  183. xlnx,thzce-ps-mem-1 = <0x1b58>;
  184. xlnx,thzce-ps-mem-2 = <0x1b58>;
  185. xlnx,thzce-ps-mem-3 = <0x1b58>;
  186. xlnx,thzoe-ps-mem-0 = <0x1b58>;
  187. xlnx,thzoe-ps-mem-1 = <0x1b58>;
  188. xlnx,thzoe-ps-mem-2 = <0x1b58>;
  189. xlnx,thzoe-ps-mem-3 = <0x1b58>;
  190. xlnx,tlzwe-ps-mem-0 = <0x88b8>;
  191. xlnx,tlzwe-ps-mem-1 = <0x0>;
  192. xlnx,tlzwe-ps-mem-2 = <0x0>;
  193. xlnx,tlzwe-ps-mem-3 = <0x0>;
  194. xlnx,twc-ps-mem-0 = <0x2af8>;
  195. xlnx,twc-ps-mem-1 = <0x3a98>;
  196. xlnx,twc-ps-mem-2 = <0x3a98>;
  197. xlnx,twc-ps-mem-3 = <0x3a98>;
  198. xlnx,twp-ps-mem-0 = <0x11170>;
  199. xlnx,twp-ps-mem-1 = <0x2ee0>;
  200. xlnx,twp-ps-mem-2 = <0x2ee0>;
  201. xlnx,twp-ps-mem-3 = <0x2ee0>;
  202. xlnx,xcl0-linesize = <0x4>;
  203. xlnx,xcl0-writexfer = <0x1>;
  204. xlnx,xcl1-linesize = <0x4>;
  205. xlnx,xcl1-writexfer = <0x1>;
  206. xlnx,xcl2-linesize = <0x4>;
  207. xlnx,xcl2-writexfer = <0x1>;
  208. xlnx,xcl3-linesize = <0x4>;
  209. xlnx,xcl3-writexfer = <0x1>;
  210. } ;
  211. Hard_Ethernet_MAC: xps-ll-temac@81c00000 {
  212. #address-cells = <1>;
  213. #size-cells = <1>;
  214. compatible = "xlnx,compound";
  215. ethernet@81c00000 {
  216. compatible = "xlnx,xps-ll-temac-1.01.b";
  217. device_type = "network";
  218. interrupt-parent = <&xps_intc_0>;
  219. interrupts = < 5 2 >;
  220. llink-connected = <&PIM3>;
  221. local-mac-address = [ 02 00 00 00 00 00 ];
  222. reg = < 0x81c00000 0x40 >;
  223. xlnx,bus2core-clk-ratio = <0x1>;
  224. xlnx,phy-type = <0x1>;
  225. xlnx,phyaddr = <0x1>;
  226. xlnx,rxcsum = <0x0>;
  227. xlnx,rxfifo = <0x1000>;
  228. xlnx,temac-type = <0x0>;
  229. xlnx,txcsum = <0x0>;
  230. xlnx,txfifo = <0x1000>;
  231. } ;
  232. } ;
  233. IIC_EEPROM: i2c@81600000 {
  234. compatible = "xlnx,xps-iic-2.00.a";
  235. interrupt-parent = <&xps_intc_0>;
  236. interrupts = < 6 2 >;
  237. reg = < 0x81600000 0x10000 >;
  238. xlnx,clk-freq = <0x7735940>;
  239. xlnx,family = "virtex5";
  240. xlnx,gpo-width = <0x1>;
  241. xlnx,iic-freq = <0x186a0>;
  242. xlnx,scl-inertial-delay = <0x0>;
  243. xlnx,sda-inertial-delay = <0x0>;
  244. xlnx,ten-bit-adr = <0x0>;
  245. } ;
  246. LEDs_8Bit: gpio@81400000 {
  247. compatible = "xlnx,xps-gpio-1.00.a";
  248. interrupt-parent = <&xps_intc_0>;
  249. interrupts = < 7 2 >;
  250. reg = < 0x81400000 0x10000 >;
  251. xlnx,all-inputs = <0x0>;
  252. xlnx,all-inputs-2 = <0x0>;
  253. xlnx,dout-default = <0x0>;
  254. xlnx,dout-default-2 = <0x0>;
  255. xlnx,family = "virtex5";
  256. xlnx,gpio-width = <0x8>;
  257. xlnx,interrupt-present = <0x1>;
  258. xlnx,is-bidir = <0x1>;
  259. xlnx,is-bidir-2 = <0x1>;
  260. xlnx,is-dual = <0x0>;
  261. xlnx,tri-default = <0xffffffff>;
  262. xlnx,tri-default-2 = <0xffffffff>;
  263. } ;
  264. RS232_Uart_1: serial@84000000 {
  265. clock-frequency = <125000000>;
  266. compatible = "xlnx,xps-uartlite-1.00.a";
  267. current-speed = <115200>;
  268. device_type = "serial";
  269. interrupt-parent = <&xps_intc_0>;
  270. interrupts = < 8 0 >;
  271. port-number = <0>;
  272. reg = < 0x84000000 0x10000 >;
  273. xlnx,baudrate = <0x1c200>;
  274. xlnx,data-bits = <0x8>;
  275. xlnx,family = "virtex5";
  276. xlnx,odd-parity = <0x0>;
  277. xlnx,use-parity = <0x0>;
  278. } ;
  279. SysACE_CompactFlash: sysace@83600000 {
  280. compatible = "xlnx,xps-sysace-1.00.a";
  281. interrupt-parent = <&xps_intc_0>;
  282. interrupts = < 4 2 >;
  283. reg = < 0x83600000 0x10000 >;
  284. xlnx,family = "virtex5";
  285. xlnx,mem-width = <0x10>;
  286. } ;
  287. debug_module: debug@84400000 {
  288. compatible = "xlnx,mdm-1.00.d";
  289. reg = < 0x84400000 0x10000 >;
  290. xlnx,family = "virtex5";
  291. xlnx,interconnect = <0x1>;
  292. xlnx,jtag-chain = <0x2>;
  293. xlnx,mb-dbg-ports = <0x1>;
  294. xlnx,uart-width = <0x8>;
  295. xlnx,use-uart = <0x1>;
  296. xlnx,write-fsl-ports = <0x0>;
  297. } ;
  298. mpmc@90000000 {
  299. #address-cells = <1>;
  300. #size-cells = <1>;
  301. compatible = "xlnx,mpmc-4.02.a";
  302. PIM3: sdma@84600180 {
  303. compatible = "xlnx,ll-dma-1.00.a";
  304. interrupt-parent = <&xps_intc_0>;
  305. interrupts = < 2 2 1 2 >;
  306. reg = < 0x84600180 0x80 >;
  307. } ;
  308. } ;
  309. xps_intc_0: interrupt-controller@81800000 {
  310. #interrupt-cells = <0x2>;
  311. compatible = "xlnx,xps-intc-1.00.a";
  312. interrupt-controller ;
  313. reg = < 0x81800000 0x10000 >;
  314. xlnx,kind-of-intr = <0x100>;
  315. xlnx,num-intr-inputs = <0x9>;
  316. } ;
  317. xps_timer_1: timer@83c00000 {
  318. compatible = "xlnx,xps-timer-1.00.a";
  319. interrupt-parent = <&xps_intc_0>;
  320. interrupts = < 3 2 >;
  321. reg = < 0x83c00000 0x10000 >;
  322. xlnx,count-width = <0x20>;
  323. xlnx,family = "virtex5";
  324. xlnx,gen0-assert = <0x1>;
  325. xlnx,gen1-assert = <0x1>;
  326. xlnx,one-timer-only = <0x0>;
  327. xlnx,trig0-assert = <0x1>;
  328. xlnx,trig1-assert = <0x1>;
  329. } ;
  330. } ;
  331. } ;