u-boot/arch/arm/mach-imx/imx8
Anatolij Gustschin 7b5b934313 imx: add imx8x capricorn giedi board
Add support for i.MX8X based Capricorn Giedi SoM.

Supported interfaces: GPIO, ENET, eMMC, I2C, UART.

Console output:

  U-Boot SPL 2020.01-00003-gfd1c98f (Jan 07 2020 - 15:51:25 +0100)
  Trying to boot from MMC1
  Load image from MMC/SD 0x3e400

  U-Boot 2020.01-00003-gfd1c98f (Jan 07 2020 - 15:51:25 +0100) ##v01.07

  CPU:   NXP i.MX8QXP RevB A35 at 1200 MHz at 30C

  Model: Siemens Giedi
  Board: Capricorn
  Boot:  MMC0
  DRAM:  1022 MiB
  MMC:   FSL_SDHC: 0
  Loading Environment from MMC... OK
  In:    serial@5a080000
  Out:   serial@5a080000
  Err:   serial@5a080000
  Net:   eth1: ethernet@5b050000 [PRIME]
  Autobooting in 1 seconds, press "<Esc><Esc>" to stop

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2020-01-14 22:15:21 +01:00
..
ahab.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
fdt.c imx8: fdt: add optee node 2019-10-08 16:35:59 +02:00
image.c imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx: add imx8x capricorn giedi board 2020-01-14 22:15:21 +01:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
misc.c imx8: output SECO-FW and ATF commit IDs 2019-11-03 17:04:16 +01:00
parse-container.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00