[U-Boot] [PATCH v4 2/9] spl: add initial support for a generic SPL framework
Wolfgang Denk
wd at denx.de
Tue Jul 26 14:42:27 CEST 2011
Dear Daniel Schwierzeck,
In message <1311011287-28223-1-git-send-email-daniel.schwierzeck at googlemail.com> you wrote:
> Signed-off-by: Aneesh V <aneesh at ti.com>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck at googlemail.com>
> ---
> Changes since RFC v1:
> - added documentation for SPL
>
> Changes since RFC v2:
> - renamed CONFIG_SYS_SPL_LDSCRIPT to CONFIG_SPL_LDSCRIPT
> - added missing documentation for CONFIG_SPL_LDSCRIPT
>
> Changes since v3:
> - fixed documentation
>
> README | 39 ++++++++++++++++++++++
> doc/README.SPL | 62 ++++++++++++++++++++++++++++++++++
> spl/.gitignore | 4 ++
> spl/Makefile | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 205 insertions(+), 0 deletions(-)
> create mode 100644 doc/README.SPL
> create mode 100644 spl/.gitignore
> create mode 100644 spl/Makefile
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Far back in the mists of ancient time, in the great and glorious days
of the former Galactic Empire, life was wild, rich and largely tax
free. - Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
More information about the U-Boot
mailing list