commit | 011e86a8bf8c8dbcb747906969075d500a1fed54 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jul 12 12:42:10 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Jul 18 21:03:57 2021 -0400 |
tree | 2af60bc88bfc20dffceed35377e601c5a2537515 | |
parent | df761ba4254eedf078840ecfade9644839cd5bc0 [diff] |
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 <gregory.clement@bootlin.com> u-boot@lists.denx.de (open list) Reported-by: Marek Behun <marek.behun@nic.cz> Signed-off-by: Tom Rini <trini@konsulko.com>