Dear Daniel Schwierzeck, In message <1311011287-28223-1-git-send-email-daniel.schwierz...@googlemail.com> you wrote: > Signed-off-by: Aneesh V <[email protected]> > Signed-off-by: Daniel Schwierzeck <[email protected]> > --- > 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: [email protected] 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_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

