From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Fri, 09 Mar 2012 18:35:27 +0100 Subject: [U-Boot] A few things for the release? In-Reply-To: References: Message-ID: <4F5A3F5F.7020508@googlemail.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 09.03.2012 15:32, Simon Glass wrote: > Hi, > > I have a few more series that I hope will go in this time. > > 1. I think bootstage is ready > > http://patchwork.ozlabs.org/bundle/sjg/bootstage/ > > 2. The generic board init series needs some updates to create > asm/sections.h for each architecture. This changes quite a few > patches, plus there is one that I can drop since Mike fixed s520_timer > already. So I will resend the whole series today. The is enabled only > by a config option. > > 3. For generic relocation, there is the issue of creating > lib/membasic.c (which is safe I think, but changes things for > everyone) versus using -ffunction-sections and possibly breaking some > boards. The latter solution is probably preferred in the long term, > but I'm not sure if Albert is keep on this happening now. See here for > details: > > http://patchwork.ozlabs.org/patch/142216/ > > Albert, can you please take a look? > > 4. I have created a bundle for the ARM link-script series as it is today: > > http://patchwork.ozlabs.org/bundle/sjg/lds/ > > Albert you had some comments, the latest of which I answered here: > > http://patchwork.ozlabs.org/patch/142254/ Using the nice subject ;) 5. I'm still hoping that we could get http://patchwork.ozlabs.org/patch/136789/ into 2012.0{3,4}. Best regards Dirk