]> git.ipfire.org Git - thirdparty/u-boot.git/commit
colibri_vf: migrate fec, esdhc, nfc and usb to driver model
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 25 Mar 2019 16:25:01 +0000 (17:25 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:09 +0000 (20:30 +0200)
commit9f9ecdfffd070b302245c1470a259a2af32c47de
tree4a1a846f43d5e43f3f6be5433efc582ac0bf98ec
parent6d277bc323eb7a38686a1fca401f561abd1546e7
colibri_vf: migrate fec, esdhc, nfc and usb to driver model

Migrate FEC, ESDHC, NFC and USB to driver model.

While at it also do no longer enable optional I2C clock in board file as
the generic clock code now handles this. Note for space reason and as
it is not required just for booting we do not enable I2C in U-Boot by
default.

While at it also update copyright period.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
board/toradex/colibri_vf/colibri_vf.c
configs/colibri_vf_defconfig
include/configs/colibri_vf.h