Hi Martin,

> On 31.05.2018, at 19:49, Martin Kelly <mke...@xevo.com> wrote:
> 
> On 05/23/2018 11:34 AM, Martin Kelly wrote:
>> On 05/17/2018 05:01 AM, Maxime Ripard wrote:
>>> On Tue, May 01, 2018 at 05:46:41PM -0700, Martin Kelly wrote:
>>>> Currently, sunxi-common.h ignores CONFIG_DEFAULT_FDT_FILE and assumes
>>>> the kernel fdtfile and the u-boot devicetree names are the same.
>>>> Although this is typically the case, sometimes you might want to
>>>> customize one of these differently, so it's useful to allow them to be
>>>> different.
>>>> 
>>>> Add logic in sunxi-common.h to respect CONFIG_DEFAULT_FDT_FILE, if set,
>>>> and default to the values it currently uses.
>>>> 
>>>> Signed-off-by: Martin Kelly <mke...@xevo.com>
>>> 
>>> Acked-by: Maxime Ripard <maxime.rip...@bootlin.com>
>>> 
>>> Maxime
>>> 
>> (ping)
> 
> (ping again)
> 
> Can we get this patch merged?
The else branch will never be selected.
CONFIG_DEFAULT_FDT_FILE will be set to “” if not set by your defconfig.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to