Commits
Shawn Guo committed 6a7b406aa8b
fdt: support booting with dtb in Android image Some platforms choose to store device tree blob in Android image second area. Let's try to look for dtb from there when booting an Android image, and use it for booting if found. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>