README (e84a324ba7950e88c0df4a2c656f533c723aeaae) | README (7769776a603f76ab1b7c1478f6cf8388b3cb5464) |
---|---|
1Overview 2-------- 3The LS1088A Reference Design (RDB) is a high-performance computing, 4evaluation, and development platform that supports ARM SoC LS1088A and its 5derivatives. 6 7 8LS1088A SoC Overview --- 50 unchanged lines hidden (view full) --- 59 - SDHC/eMMC 60 - SDHC slot and onboard eMMC are muxed together 61 - 4 I2C controllers 62 - Two SATA onboard connectors 63 - 2 UART 64 - JTAG support 65 - QSPI emulator support 66 - TDM riser support | 1Overview 2-------- 3The LS1088A Reference Design (RDB) is a high-performance computing, 4evaluation, and development platform that supports ARM SoC LS1088A and its 5derivatives. 6 7 8LS1088A SoC Overview --- 50 unchanged lines hidden (view full) --- 59 - SDHC/eMMC 60 - SDHC slot and onboard eMMC are muxed together 61 - 4 I2C controllers 62 - Two SATA onboard connectors 63 - 2 UART 64 - JTAG support 65 - QSPI emulator support 66 - TDM riser support |
67 68QDS Default Switch Settings (1: ON; 0: OFF) 69------------------------------------------- 70 71For 16b IFC-NOR 72SW1 0001 0010 73SW2 x110 1111 74 75For QSPI Boot 76SW1 0011 0001 77SW2 0110 1111 78 79For SD Boot 80SW1 0010 0000 81SW2 0110 1111 82 83For eMMC Boot 84SW1 0010 0000 85SW2 1110 1111 86 87For I2C (ext. addr.) 88SW1 0010 0100 89SW2 1110 1111 90 91SW3 to SW12 are identical for all boot source 92 93SW3 0010 0100 94SW4 0010 0000 95SW5 1110 0111 96SW6 1110 1000 97SW7 0001 1101 98SW8 0000 1101 99SW9 1100 1010 100SW10 1110 1000 101SW11 1111 0100 102SW12 1111 1111 103 104 LS1088AQDS board Overview 105 ------------------------- 106 - SERDES Connections, 16 lanes supporting: 107 - PCI Express - 3.0 108 - SATA 3.0 109 - 2 XFI 110 - QSGMII, SGMII with help for Riser card 111 - 2 RGMII 112 - 5 slot for Riser card or PCIe NIC 113 - DDR Controller 114 - One ports of 72-bits (8-bits ECC, 64-bits DATA) DDR4. Each port supports four 115 chip-selects on one DIMM connector. Support is up to 2133MT/s, Although MAX default 116 with FSL refernce software is 2100MT/s 117 - 2 QSPI-NOR Spansion(S25FS512SDSMFI011) flash of size 64MB 118 - IFC/Local Bus 119 - One 2 GB NAND flash with ECC support, not as boot source 120 - CPLD of size 2K 121 - USB 3.0 122 - Two high speed USB 3.0 ports 123 - First USB 3.0 port configured as Host with Type-A connector 124 - Second USB 3.0 port configured as OTG with micro-AB connector 125 - SDHC/eMMC 126 - SDHC/eMMC slot via adaptor 127 - 4 I2C controllers 128 - Two SATA onboard connectors 129 - 2 UART 130 - JTAG support 131 - DSPI 132 - PROMJET support 133 - QSPI emulator support 134 - TDM riser support 135 136QSPI flash memory map valid for both QDS and RDB 137 Image Flash Offset 138 RCW+PBI 0x00000000 139 Boot firmware (U-Boot) 0x00100000 140 Boot firmware Environment 0x00300000 141 PPA firmware 0x00400000 142 DPAA2 MC 0x00A00000 143 DPAA2 DPL 0x00D00000 144 DPAA2 DPC 0x00E00000 145 Kernel.itb 0x01000000 |
|