Lines Matching +full:tdm +full:- +full:data +full:- +full:out
2 --------
3 - BSC9131 is integrated device that targets Femto base station market.
5 technologies with MAPLE-B2F baseband acceleration processing elements.
6 - It's MAPLE disabled personality is called 9231.
9 . Power Architecture subsystem including a e500 processor with 256-Kbyte shared
11 . StarCore SC3850 DSP subsystem with a 512-Kbyte private L2 cache
13 Processing (MAPLE-B2F)
14 . A multi-standard baseband algorithm accelerator for Channel Decoding/Encoding,
20 . DDR3/3L memory interface with 32-bit data width without ECC and 16-bit with
21 ECC, up to 400-MHz clock/800 MHz data rate
26 . Two triple-speed Gigabit Ethernet controllers featuring network acceleration
30 . High-speed USB 2.0 host and device controller with ULPI interface
37 communication to SIM cards or Eurochip pre-paid phone cards
38 . TDM with one TDM port
41 . TDM with 256 channels
43 . Sixteen 32-bit timers
46 . 32-Kbyte L1 instruction cache
47 . 32-Kbyte L1 data cache
48 . 256-Kbyte L2 cache/L2 memory/L2 stash
54 . 32 Kbyte 8-way level 1 instruction cache (L1 ICache)
55 . 32 Kbyte 8-way level 1 data cache (L1 DCache)
56 . 512 Kbyte 8-way level 2 unified instruction/data cache (M2 memory)
60 . Two 32-bit timers
63 -------------------------
68 USB-ULPI
75 --------------------------------
81 -----------------------
86 --------------------
89 Building U-Boot
90 --------------
91 To build the U-Boot for BSC9131RDB:
102 -----------
105 0xC100_0000 0xC13F_FFFF MAPLE-2F 4M
115 ---------------
117 0x3700_0000 0x37FF_FFFF PowerPC-DSP shared control area
120 Out of 880M, passed onto Linux, 1hugetlb page of 256M is reserved for
121 data communcation between PowerPC and DSP core.
125 ---------------
126 To place a new U-Boot image in the NAND flash and then boot
128 tftp 1000000 u-boot-nand.bin
134 ---------------------------------
138 dtc -b 0 -f -I dts -O dtb bsc9131rdb.dts > bsc9131rdb.dtb
142 linux-2.6/arch/powerpc/boot/dts/bsc9131rdb.dts
145 -------------