commit | 6a11cf48a569d747bcf374a8da88393dc209a347 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> | Mon Jul 18 07:48:07 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 14:42:12 2011 +0200 |
tree | 032e3b67929abdc92e6b2aead865a0a6de9e060b | |
parent | 4e0fbb98fcca8cee2995debc554fa98d59adefb0 [diff] [blame] |
spl: add initial support for a generic SPL framework Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
diff --git a/spl/.gitignore b/spl/.gitignore new file mode 100644 index 0000000..7c88147 --- /dev/null +++ b/spl/.gitignore
@@ -0,0 +1,4 @@ +u-boot-spl +u-boot-spl.bin +u-boot-spl.lds +u-boot-spl.map