
20 Jul
2011
20 Jul
'11
11:12 p.m.
This is the finalized version for the SPL framework: http://marc.info/?l=u-boot&m=131056990001719&w=2
Changes since RFC v1:
- added documentation for SPL framework
- enable garbage collect of unused sections for SPL unconditionally
Changes since RFC v2:
- renamed CONFIG_SYS_SPL_LDSCRIPT to CONFIG_SPL_LDSCRIPT
- added missing documentation for CONFIG_SPL_LDSCRIPT
Aneesh V (3): arm: adjust PLATFORM_LIBS for SPL scaled down version of generic libraries for SPL replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Daniel Schwierzeck (6): Use ALL-y style instead of ifeq blocks for better readability spl: add initial support for a generic SPL framework Extend build-system for SPL framework Hook SPL build-system into toplevel Makefile spl: Add support for common libraries and drivers spl: add support for omap-common libraries
Pushed this series to u-boot-ti
http://git.denx.de/?p=u-boot/u-boot-ti.git;a=summary
Thanks, Sandeep