From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 12 Sep 2011 06:12:59 +0200 Subject: [U-Boot] [PATCH 0/2] SPL improvements In-Reply-To: <1315800204-19705-1-git-send-email-marek.vasut@gmail.com> References: <1315800204-19705-1-git-send-email-marek.vasut@gmail.com> Message-ID: <201109120612.59290.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 06:03:22 AM Marek Vasut wrote: > This series introduces a few modifications to the new SPL framework to make > it a bit more flexible. > > RESEND: Missing Cc-ed people in the patches. > > 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(-) This is the resent series. Sorry, forgot to mention it in the cover letter.