README 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. Overview
  2. --------
  3. The LS1043A Development System (QDS) is a high-performance computing,
  4. evaluation, and development platform that supports the QorIQ LS1043A
  5. LayerScape Architecture processor. The LS1043AQDS provides SW development
  6. platform for the Freescale LS1043A processor series, with a complete
  7. debugging environment.
  8. LS1043A SoC Overview
  9. --------------------
  10. Please refer arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc for LS1043A
  11. SoC overview.
  12. LS1043AQDS board Overview
  13. -----------------------
  14. - SERDES Connections, 4 lanes supporting:
  15. - PCI Express - 3.0
  16. - SGMII, SGMII 2.5
  17. - QSGMII
  18. - SATA 3.0
  19. - XFI
  20. - DDR Controller
  21. - 2GB 40bits (8-bits ECC) DDR4 SDRAM. Support rates of up to 1600MT/s
  22. -IFC/Local Bus
  23. - One in-socket 128 MB NOR flash 16-bit data bus
  24. - One 512 MB NAND flash with ECC support
  25. - PromJet Port
  26. - FPGA connection
  27. - USB 3.0
  28. - Three high speed USB 3.0 ports
  29. - First USB 3.0 port configured as Host with Type-A connector
  30. - The other two USB 3.0 ports configured as OTG with micro-AB connector
  31. - SDHC port connects directly to an adapter card slot, featuring:
  32. - Optional clock feedback paths, and optional high-speed voltage translation assistance
  33. - SD slots for SD, SDHC (1x, 4x, 8x), and/or MMC
  34. - eMMC memory devices
  35. - DSPI: Onboard support for three SPI flash memory devices
  36. - 4 I2C controllers
  37. - One SATA onboard connectors
  38. - UART
  39. - Two 4-pin serial ports at up to 115.2 Kbit/s
  40. - Two DB9 D-Type connectors supporting one Serial port each
  41. - ARM JTAG support
  42. Memory map from core's view
  43. ----------------------------
  44. Start Address End Address Description Size
  45. 0x00_0000_0000 0x00_000F_FFFF Secure Boot ROM 1MB
  46. 0x00_0100_0000 0x00_0FFF_FFFF CCSRBAR 240MB
  47. 0x00_1000_0000 0x00_1000_FFFF OCRAM0 64KB
  48. 0x00_1001_0000 0x00_1001_FFFF OCRAM1 64KB
  49. 0x00_2000_0000 0x00_20FF_FFFF DCSR 16MB
  50. 0x00_6000_0000 0x00_67FF_FFFF IFC - NOR Flash 128MB
  51. 0x00_7E80_0000 0x00_7E80_FFFF IFC - NAND Flash 64KB
  52. 0x00_7FB0_0000 0x00_7FB0_0FFF IFC - FPGA 4KB
  53. 0x00_8000_0000 0x00_FFFF_FFFF DRAM1 2GB
  54. Booting Options
  55. ---------------
  56. a) Promjet Boot
  57. b) NOR boot
  58. c) NAND boot
  59. d) SD boot
  60. e) QSPI boot