]> Git Repo - u-boot.git/commit
vinco: Enable DM_USB and DM_SPI_FLASH support
authorTom Rini <[email protected]>
Mon, 12 Jul 2021 16:42:10 +0000 (12:42 -0400)
committerTom Rini <[email protected]>
Mon, 19 Jul 2021 01:03:57 +0000 (21:03 -0400)
commit011e86a8bf8c8dbcb747906969075d500a1fed54
tree2af60bc88bfc20dffceed35377e601c5a2537515
parentdf761ba4254eedf078840ecfade9644839cd5bc0
vinco: Enable DM_USB and DM_SPI_FLASH support

As this platform already enables CONFIG_DM and CONFIG_OF_CONTROL,
migrating to DM_USB and DM_SPI_FLASH is just a matter of enabling the
correct options.

Cc: Gregory CLEMENT <[email protected]>
[email protected] (open list)
Reported-by: Marek Behun <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
configs/vinco_defconfig
This page took 0.034662 seconds and 4 git commands to generate.