ARM: zynq: Convert dlc20 and zc70x board to DM_I2C
authorMichal Simek <michal.simek@xilinx.com>
Tue, 22 Jan 2019 13:43:04 +0000 (14:43 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 14 Feb 2019 13:31:10 +0000 (14:31 +0100)
commit217bb295e2bc18c0a4904b762abbda53ecd1a372
tree4ee610fa3197aab6297774386ef106d1b638afa4
parentaeac8921ab8c925a9ebd87bb59bba92fe03bdd03
ARM: zynq: Convert dlc20 and zc70x board to DM_I2C

All these board have also eeprom enabled that's why it is also enabled
via defconfig.
There is also no need to have zc70x specific config file that's why also
remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
configs/zynq_dlc20_rev1_0_defconfig
configs/zynq_zc702_defconfig
configs/zynq_zc706_defconfig
include/configs/zynq-common.h
include/configs/zynq_zc70x.h [deleted file]