From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?=c3=81lvaro_Fern=c3=a1ndez_Rojas?= Date: Wed, 2 Jan 2019 23:11:09 +0100 Subject: [U-Boot] [PATCH] bmips: fix config warnings from 2019.01 In-Reply-To: <9150a85d-72a2-58df-d3a9-9c5d59147ac6@denx.de> References: <20190101184503.17219-1-noltari@gmail.com> <9150a85d-72a2-58df-d3a9-9c5d59147ac6@denx.de> Message-ID: <5271e352-e923-e44c-767d-796a86a2c37b@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Hi Marek, Check commits 841d5fbae4e993476fa87d8933db0cd58d3c2d41 and 109d8bf3ac7b9bb04f3c46bb540eb2bb865f3dd7. http://git.denx.de/?p=u-boot.git;a=commitdiff;h=841d5fbae4e993476fa87d8933db0cd58d3c2d41 http://git.denx.de/?p=u-boot.git;a=commitdiff;h=109d8bf3ac7b9bb04f3c46bb540eb2bb865f3dd7 El 01/01/2019 a las 21:24, Marek Vasut escribió: > On 1/1/19 7:45 PM, Álvaro Fernández Rojas wrote: >> - Fixes CONFIG_OF_EMBED warning. >> - Fixes missing CONFIG_BLK warning for CONFIG_USB. > More details on those warnings that are supposedly fixed would be > appreciated. It's really unclear what this patch does. >