Searched hist:ea70690d6636bf1461ab601fbaa00039896d76c6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | omap3_beagle.h | ea70690d6636bf1461ab601fbaa00039896d76c6 Mon Jul 15 12:11:33 UTC 2013 Nishanth Menon <nm@ti.com> omap3_beagle: support booting from zImage and device tree as last option
If no other bootoption works, try loading up device tree and zImage.
This is selected as the last option to allow backward compatibility as well as support the recent trend in moving kernel boot to using zImage and device tree.
NOTE: if uImage is present in bootpart, it will try this first and will assume this is to be booted with bootm (so may be concatenated image or plain vanilla ATAG MACHINE_ID based image)
Signed-off-by: Nishanth Menon <nm@ti.com>
|