From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [flasher PATCH V2] Adapt to new U-Boot build commands Date: Mon, 04 Aug 2014 10:52:41 -0600 Message-ID: <53DFBA59.8090809@wwwdotorg.org> References: <1406922035-30281-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1406922035-30281-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stephen Warren , Masahiro Yamada List-Id: linux-tegra@vger.kernel.org On 08/01/2014 01:40 PM, Stephen Warren wrote: > From: Stephen Warren > > U-Boot commit 51148790f26e "kconfig: switch to Kconfig" changed the > commands required to configure U-Boot. Adapt the flasher build script > to those changes, in a way that automatically works with either old or > new U-Boot source trees. I have applied this.