[U-Boot] [PATCH v5 37/41] rockchip: Add config_distro_bootcmd support

Simon Glass sjg at chromium.org
Thu Sep 3 20:00:34 CEST 2015


On 30 August 2015 at 16:55, Simon Glass <sjg at chromium.org> wrote:
> From: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>
> 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 at collabora.co.uk>
> Acked-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  include/configs/rk3288_common.h | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list