
3 Jan
2019
3 Jan
'19
4:51 p.m.
Am 02.01.19 um 23:14 schrieb Tom Rini:
On Wed, Jan 02, 2019 at 11:11:09PM +0100, Álvaro Fernández Rojas wrote:
Hi Marek,
Check commits 841d5fbae4e993476fa87d8933db0cd58d3c2d41 and 109d8bf3ac7b9bb04f3c46bb540eb2bb865f3dd7.
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=841d5fbae4e993476fa87d8933db...
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=109d8bf3ac7b9bb04f3c46bb540e...
Right. But Marek is asking for something more like:
- Use of CONFIG_OF_EMBED isn't intended for deployment use, switch to CONFIG_OF_SEPARATE instead.
- We can fully migrate to CONIG_DM_USB so enable CONFIG_BLK now.
ie why we're changing things, not just that we're fixing the warning.
two patches would be good. In each one you could add a "Fixes: 841d5fbae4e993476fa87d8933db0cd58d3c2d41" or "Fixes: 109d8bf3ac7b9bb04f3c46bb540eb2bb865f3dd7".
--
- Daniel