commit | 6460fc42a1fe4de24a68a64cba7ce84b1fe5bcb1 | [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 | 139230e7220c94a8417eb5188f4a2a1dbc443ac3 [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>