From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 26 Jul 2011 14:42:27 +0200 Subject: [U-Boot] [PATCH v4 2/9] spl: add initial support for a generic SPL framework In-Reply-To: <1311011287-28223-1-git-send-email-daniel.schwierzeck@googlemail.com> References: <1311005361-26241-3-git-send-email-daniel.schwierzeck@googlemail.com> <1311011287-28223-1-git-send-email-daniel.schwierzeck@googlemail.com> Message-ID: <20110726124227.0A6C1138EED8@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Daniel Schwierzeck, In message <1311011287-28223-1-git-send-email-daniel.schwierzeck@googlemail.com> you wrote: > Signed-off-by: Aneesh V > Signed-off-by: Daniel Schwierzeck > --- > 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_