u-boot/board/xilinx
Michal Simek 917c57845a arm64: zynqmp: Add System Controller for a2197-g/p
Similar SCs but different wiring.

- dc_i2c is connected to X-PRC cards that's why label is required to have
  an option to hook up some devices.
- Exactly identify i2c devices on x-prc boards.
  In case of missing i2c connection devices won't be accessible.
- USB 0 should be device mode with super speed.
- USB 1 should be host mode.
- Fix i2c mux reset pin entry - commented, not verified.
- Fix i2c1 eeprom compatible string - it is an ST 128Kbit device.
  Need to use atmel fallback.
- Fix si570 I2C slave address and add corresponding part numbers.
- Enable AMS for system monitoring.
- phy reset property should be commented because it will throw a
  warning dump when called from context that can sleep.
  No support for phys property (zynqmp phy driver) with SGMII.
  Add is-internal-pcspma property required by uboot.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Harini Katakam <harini.katakam@xilinx.com>
2019-10-08 09:55:11 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: common: Remove !DM_i2C code for reading mac from eeprom 2019-02-14 14:31:10 +01:00
microblaze-generic watchdog: Implement generic watchdog_reset() version 2019-04-26 09:16:32 +02:00
versal arm64: versal: Add new dfu usb distro boot command 2019-10-08 09:35:43 +02:00
zynq ARM: zynq: Specify MMC controller number for boot sequence 2019-10-08 09:41:27 +02:00
zynqmp arm64: zynqmp: Add System Controller for a2197-g/p 2019-10-08 09:55:11 +02:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable 2018-07-19 10:49:53 +02:00