10 Mar, 2017

1 commit

  • In some cases this is absolutely required, so select this for some secure
    features. This also requires migration of RSA_FREESCALE_EXP

    Cc: Ruchika Gupta
    Cc: Poonam Aggrwal
    Cc: Naveen Burmi
    Cc: Po Liu
    Cc: Shengzhou Liu
    Cc: Priyanka Jain
    Cc: Sumit Garg
    Cc: Shaohui Xie
    Cc: Chunhe Lan
    Cc: Feng Li
    Cc: Alison Wang
    Cc: Mingkai Hu
    Cc: York Sun
    Cc: Saksham Jain
    Cc: Prabhakar Kushwaha
    Signed-off-by: Tom Rini

    Tom Rini
     

04 Feb, 2017

1 commit

  • Signed-off-by: Tom Rini

    Conflicts:
    configs/ls1046aqds_defconfig
    configs/ls1046aqds_nand_defconfig
    configs/ls1046aqds_qspi_defconfig
    configs/ls1046aqds_sdcard_ifc_defconfig
    configs/ls1046aqds_sdcard_qspi_defconfig
    configs/ls1046ardb_emmc_defconfig
    configs/ls1046ardb_qspi_defconfig
    configs/ls1046ardb_sdcard_defconfig

    Tom Rini
     

28 Jan, 2017

3 commits


24 Jan, 2017

1 commit


22 Jan, 2017

1 commit


19 Jan, 2017

1 commit


05 Jan, 2017

1 commit


19 Nov, 2016

1 commit


24 Oct, 2016

1 commit


15 Sep, 2016

1 commit

  • LS1046AQDS Specification:
    -------------------------
    Memory subsystem:
    * 8GByte DDR4 SDRAM (64bit bus)
    * 128 Mbyte NOR flash single-chip memory
    * 512 Mbyte NAND flash
    * 64 Mbyte high-speed SPI flash
    * SD connector to interface with the SD memory card

    Ethernet:
    * Two XFI 10G ports
    * Two SGMII ports
    * Two RGMII ports

    PCIe: supports Gen 1 and Gen 2

    SATA 3.0: one SATA 3.0 port

    USB 3.0: two micro AB connector and one type A connector

    UART: supports two UARTs up to 115200 bps for console

    Signed-off-by: Shaohui Xie
    Signed-off-by: Mingkai Hu
    Signed-off-by: Gong Qianyu
    Reviewed-by: York Sun

    Shaohui Xie