From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 19 Feb 2015 15:54:21 +0100 Subject: [U-Boot] [PATCH 0/4] kconfig: turnaround into single .config In-Reply-To: References: <1424332048-9509-1-git-send-email-yamada.m@jp.panasonic.com> <54E59C29.8090708@redhat.com> Message-ID: <54E5F91D.4070304@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 19-02-15 15:12, Simon Glass wrote: > Hi Hans, > > On 19 February 2015 at 01:17, Hans de Goede wrote: >> Hi, >> >> On 19-02-15 08:47, Masahiro Yamada wrote: >>> >>> Masahiro Yamada (4): >>> ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value >>> malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F >>> kconfig: switch to single .config configuration >>> kconfig: remove unneeded dependency on !SPL_BUILD >> >> >> Thanks for working on this, I agree that having a single .config >> will be much better. >> >> As for your notes on the sunxi _felconfig target, we (the sunxi >> community) have found a way to build a single set of SPL + u-boot >> binaries which will work in both FEL (custom usb-boot) and normal >> sdcard booting, so that is going away. We're keeping it around >> for v2015.04 for compatibility, and plan to drop it for v2015.07. >> >> Talking about v2015.07, I assume that this is targetting that >> and not meant as a last minute "fix" for v2015.04 ? > > I vote for now :-) I don't think it is last-minute as we still have > almost 2 months to the release. Ok, I can live with that, Masahiro, please let me know when it lands, then I can make sure that it does not break any sunxi stuff. Regards, Hans