[U-Boot] Please pull u-boot-sunxi master (fixes for v2015.07)
Hans de Goede
hdegoede at redhat.com
Tue Jun 30 15:34:57 CEST 2015
Hi,
On 30-06-15 15:30, Ian Campbell wrote:
> On Tue, 2015-06-30 at 15:11 +0200, Hans de Goede wrote:
> [...]
>> The latest patch-series seems to do the exact reverse. More knowledge is
>> being moved away from a central place and into defconfig files. As said
>> ARCH_SUNXI builds must always have CONFIG_DM* set, and yet now all sunxi
>> defconfig files need to set that explicitly.
>
> CONFIG_DM* seems like the sort of thing which ought to be select'd not
> default y'd
ACK. The problem is that there are some other not entirely clean
Kconfig bits un the u-boot tree which causes Kconfig to explain about
circular deps last time I tried to select them. Still I agree we need
to move to selecting these and fix any other issues this triggers.
Regards,
Hans
More information about the U-Boot
mailing list