From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 12 Sep 2011 06:11:35 +0200 Subject: [U-Boot] [PATCH 0/2] SPL improvements In-Reply-To: <1315799780-16127-1-git-send-email-marek.vasut@gmail.com> References: <1315799780-16127-1-git-send-email-marek.vasut@gmail.com> Message-ID: <201109120611.35820.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, September 12, 2011 05:56:18 AM Marek Vasut wrote: > This series introduces a few modifications to the new SPL framework to make > it a bit more flexible. > > Marek Vasut (2): > SPL: Make path to start.S configurable > SPL: Allow user to disable CPU support library > > spl/Makefile | 17 ++++++++++++++--- > 1 files changed, 14 insertions(+), 3 deletions(-) Please ignore this series, there is a resend of this.