Skip to content
Commit 17239976 authored by Stephen Warren's avatar Stephen Warren Committed by Wolfgang Denk
Browse files

arm: fix bootm with device tree

Commit 0a672d49

 "arm: Add Prep subcommand support to bootm" re-organized
do_bootm_linux() for ARM. During the re-organization, the code to pass
the device tree to the kernel was removed. Add it back. This restores
the ability to boot a kernel using device tree.

Signed-off-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
Acked-by: default avatarTom Rini <trini@ti.com>
Acked-by: default avatarAllen Martin <amartin@nvidia.com>
Tested-by: default avatarAllen Martin <amartin@nvidia.com>
parent 030fca52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment