Dear Heiko Schocher,

In message <1310810810-5322-2-git-send-email...@denx.de> you wrote:
> 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 <h...@denx.de>
> ---
>  .gitignore          |    1 +
>  Makefile            |    5 +
>  common/image.c      |    1 +
>  doc/README.ublimage |  141 ++++++++++++++++++++++++++
>  include/image.h     |    1 +
>  tools/Makefile      |    2 +
>  tools/mkimage.c     |    2 +
>  tools/mkimage.h     |    1 +
>  tools/ublimage.c    |  275 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
>  tools/ublimage.h    |  103 +++++++++++++++++++
>  10 files changed, 532 insertions(+), 0 deletions(-)
>  create mode 100644 doc/README.ublimage
>  create mode 100644 tools/ublimage.c
>  create mode 100644 tools/ublimage.h

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: w...@denx.de
An Ada exception is when a routine gets in trouble and says
'Beam me up, Scotty'.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to