Lines Matching +full:processing +full:- +full:engine
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
12 . The Multi Accelerator Platform Engine for Femto BaseStation Baseband
13 Processing (MAPLE-B2F)
14 . A multi-standard baseband algorithm accelerator for Channel Decoding/Encoding,
15 Fourier Transforms, UMTS chip rate processing, LTE UP/DL Channel processing,
18 Turbo Decoding, Viterbi decoding, Chiprate processing, and Matrix Inversion
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
22 . Dedicated security engine featuring trusted boot
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
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
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 -------------