commit | 7816f2cf813326505970922021b3ed6490863e78 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Sat Jul 16 00:06:42 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 28 16:52:41 2011 +0200 |
tree | 759959ef5f03dcc1973038234866aa07c4e2389a | |
parent | b9af6d3d8265e90538c29f7f7871352a30d817c5 [diff] [blame] |
mkimage: add UBL header support for booting davinci cpus creating an u-boot.ubl file, which contains the UBL Header needed for booting from NAND with the RBL from TI. For more information read doc/README.ublimage. Signed-off-by: Heiko Schocher <hs@denx.de>
diff --git a/.gitignore b/.gitignore index 34a2ca9..dbf545f 100644 --- a/.gitignore +++ b/.gitignore
@@ -33,6 +33,7 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds +/u-boot.ubl # # Generated files