]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/cmd_bootm.c
bootm: Set working fdt address as part of the bootm flow
authorKumar Gala <galak@kernel.crashing.org>
Fri, 15 Aug 2008 13:24:39 +0000 (08:24 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Aug 2008 21:37:54 +0000 (23:37 +0200)
commit54f9c86691309b2f919f567f9255b8bcad2c7651
tree80d5b034600494cdbbbac4a3fba2a78487e052cd
parent06a09918f3903450313e2047a9cc258bf5872f46
bootm: Set working fdt address as part of the bootm flow

Set the fdt working address so "fdt FOO" commands can be used as part
of the bootm flow.  Also set an the environment variable "fdtaddr"
with the value.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/cmd_bootm.c
common/cmd_fdt.c
common/image.c
include/fdt_support.h