commit | 427418b28708d9826b2afe78662a72321d575156 | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Sun Aug 30 16:55:48 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:25 2015 -0600 |
tree | 3e3d4467c55ce11451bc477c7c2b41dd4deae4ad | |
parent | 79a2838872c06215ed28a0ad9ba7dbcdfa22a87b [diff] |
rockchip: Add config_distro_bootcmd support Now that MMC works in U-Boot add config distro command support to start Linux in a standard fashion. One oddity here is that linux fails to load when the fdt is relocated to above 512MB, so set fdt_high to make sure it's loaded below that. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>