]> git.baikalelectronics.ru Git - uboot.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)
commitd6cdc54503e3ca5f1a5b9c8f44dd8dcb6643bd49
tree4a1a846f43d5e43f3f6be5433efc582ac0bf98ec
parent98de39537bb558fb7fe2f6bb5f5cb51854fea89c
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