commit | 3885551c84d717414eaa76e3f7d827f1182875fa | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Mon Oct 17 00:07:43 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Oct 23 23:34:21 2011 +0200 |
tree | e6efc3d47eb55a231415d70597321173c6f13ef8 | |
parent | 6c1020c2e2e0d3d80e6ecf8e5bf76e486b238b85 [diff] |
mkimage: adding support for Davinci AIS image Some Davinci processors supports the Application Image Script (AIS) boot process. The patch adds the generation of the AIS image inside the mkimage tool to make possible to generate a bootable U-boot without external tools (TI Davinci AIS Generator). Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Wolfgang Denk <wd@denx.de>