commit | dd8ab953444798a5a34360f962bbbc42ba835af9 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Jun 13 09:55:11 2012 +0000 |
committer | Albert ARIBAUD (U-Boot) <uboot@lilith.(none)> | Mon Jul 09 22:44:34 2012 +0200 |
tree | d4057cbb384214487b59ad9daaee522ba977a634 | |
parent | 8b3f7bf7ec95816a7d2f89331e8877a351b3ec7c [diff] |
tegra: enable bootz command bootz is just like bootm, except that it can boot a raw zImage, without requiring it to be wrapped inside a uImage. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>