
11 Aug
2014
11 Aug
'14
12:21 a.m.
On Thu, Jul 31, 2014 at 05:39:59PM -0700, Bryan Wu wrote:
Trying bootm for zImage will print out several error message which is not necessary for this case. So detect image format firstly, only try bootm for legacy and FIT format image then try bootz for others.
This patch needs new function genimg_get_kernel_addr().
Signed-off-by: Bryan Wu pengw@nvidia.com
Applied to u-boot/master, thanks!
--
Tom