diff options
| author | Tom Rini <[email protected]> | 2019-02-15 21:21:28 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-02-15 21:21:28 -0500 |
| commit | d391c13c99a2b48c98cef6df4479247cd4e62f9d (patch) | |
| tree | 6e5c9790db8a4743cc74f1de52c549bc0dcc006b /README | |
| parent | e35171e94efdd0fa6c63083a682d452a2403bea1 (diff) | |
| parent | 91d7e0c47f51e73cd8357f023ffc7c217a3c7291 (diff) | |
Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze
Xilinx changes for v2019.04-rc2
xilinx:
- Start to use distro boot commands first
- Setup fdtfile on ZynqMP
- Move mac addr eeprom read to common location
- Convert to OF_SEPARATE
- Switch all board to DM_I2C
- Some DT syncs
i2c:
- Remove !DM_I2C zynq driver
versal:
- Enable some more features
- Add mini configurations
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1696,11 +1696,6 @@ The following options need to be configured: - CONFIG_SYS_OMAP24_I2C_SPEED4 speed channel 4 - CONFIG_SYS_OMAP24_I2C_SLAVE4 slave addr channel 4 - - drivers/i2c/zynq_i2c.c - - activate this driver with CONFIG_SYS_I2C_ZYNQ - - set CONFIG_SYS_I2C_ZYNQ_SPEED for speed setting - - set CONFIG_SYS_I2C_ZYNQ_SLAVE for slave addr - - drivers/i2c/s3c24x0_i2c.c: - activate this driver with CONFIG_SYS_I2C_S3C24X0 - This driver adds i2c buses (11 for Exynos5250, Exynos5420 |
