[U-Boot] [PATCH] sunxi: allow CONFIG_DEFAULT_FDT_FILE override

Jagan Teki jagannadh.teki at gmail.com
Thu May 31 18:13:58 UTC 2018


On Thu, May 17, 2018 at 5:31 PM, Maxime Ripard
<maxime.ripard at bootlin.com> 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 <mkelly at xevo.com>
>
> Acked-by: Maxime Ripard <maxime.ripard at bootlin.com>

Applied to u-boot-sunxi/master


More information about the U-Boot mailing list