
On 09.03.2012 15:32, Simon Glass wrote:
Hi,
I have a few more series that I hope will go in this time.
- I think bootstage is ready
http://patchwork.ozlabs.org/bundle/sjg/bootstage/
- 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.
- 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?
- 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:
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