1 Jul 2011 02:04
Re: [PATCH v2] ARM: CSR: Adding CSR SiRFprimaII board support
Barry Song <21cnbao <at> gmail.com>
2011-07-01 00:04:06 GMT
2011-07-01 00:04:06 GMT
2011/6/30 Arnd Bergmann <arnd <at> arndb.de>: > On Thursday 30 June 2011, Barry Song wrote: > >> > Is this really just one bus with a huge address space, or rather some >> > nested buses? I'd prefer to have the device tree representation as >> > close as possible to the actual layout. >> >> there are two AXI buses in prima2. AXI-1 connect to memory, AXI-2 is >> transferred to CSR self-defined IOBUS by CPUIF, then 1 intterupt >> controller and 9 IO bridges are connected to the IOBUS . >> The 9 IO bridges are SYSIOBG, PERIIOBG,CPURTCIOBG, UUSIOBG, GRAPHIOBG, >> MEDIAIOBG, DSPIOBG, DISPIOBG, MEMIOBG. Every iobrg connect to a group >> of controllers. >> For example, DISPIOBG connect to VPP and LCD, SYSIOBG connect to CLKC, >> RSTC, RSC and CPHIFBG, DSPIOBG connect to DSPIF, GPS and DSP. >> PERIIOBG connect to TIMER, NAND, AUDIO, UART0, UART1, UART2, USP0, >> USP1, USP2, SPI0, I2C0, I2C1, GPIO, *SYS2PCI* and so on. Then >> *SYS2PCI* connect to SD. >> >> The indendation descible the device hierarchy >> AXI-1 >> Memory >> AXI-2 >> interrupt controller >> IOBG... >> xxxx >> IOBG... >> xxxx >> IOBG... >> xxxx(Continue reading)
RSS Feed