diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2007-07-17 13:56:53 -0500 |
---|---|---|
committer | Gerald Van Baren <vanbaren@cideas.com> | 2007-08-10 19:21:36 -0400 |
commit | 91148bf7aeba142d6f348805db7625db7da64d6f (patch) | |
tree | bff4d899c9b484e2c91eea4d5b884edb4b62de4b /tools | |
parent | e125a2ffc209dd34794e326c7175658253beadf3 (diff) | |
download | talos-obmc-uboot-91148bf7aeba142d6f348805db7625db7da64d6f.tar.gz talos-obmc-uboot-91148bf7aeba142d6f348805db7625db7da64d6f.zip |
fdt: do board setup based on fdt address specified on bootm line
The last fdt patch to bootm did board setup based on the address
specified by a prior fdt address command invocation. The bootm
code, as its call to fdt_chosen does, should use the fdt specified
by the user on the bootm command. Note this restores full
functionality for the 8360's existing default boot environment
values, e.g. 'run nfsboot' (i.e. no having to 'fdt addr $fdtaddr'
before booting a kernel).
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions