On 19 October 2014 21:11, Simon Glass <s...@chromium.org> wrote:
> The x86 bootm code is quite special, and geared to zimage. Adjust it
> to support device tree and make it more like the ARM code, with
> separate bootm stages and functions for each stage.
>
> Create a function announce_and_cleanup() to handle printing the
> "Starting kernel ..." message and put it in bootm so it is in one
> place and can be used by any loading code. Also move the
> board_final_cleanup() function into bootm.
>
> Signed-off-by: Simon Glass <s...@chromium.org>

Applied to u-boot-x86/master
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to