[U-Boot] [PATCH] x86: cherryhill: Fix DTC warning
Bin Meng
bmeng.cn at gmail.com
Fri Jun 15 10:03:15 UTC 2018
On Thu, Jun 14, 2018 at 11:11 PM, Simon Glass <sjg at chromium.org> wrote:
> On 12 June 2018 at 21:01, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Fix warning when compiling cherryhill.dts with latest DTC:
>>
>> "Warning (avoid_unnecessary_addr_size): /pci/pch at 1f,0: unnecessary
>> #address-cells/#size-cells without "ranges" or child "reg" property"
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/dts/cherryhill.dts | 2 --
>> 1 file changed, 2 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list