Re: [U-Boot] [PATCH v3 0/9] Add initial support for a generic SPL framework

2011-07-20 Thread Paulraj, Sandeep
> > 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

[U-Boot] [PATCH v3 0/9] Add initial support for a generic SPL framework

2011-07-18 Thread Daniel Schwierzeck
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