On 30 August 2015 at 16:55, Simon Glass <[email protected]> wrote: > From: Sjoerd Simons <[email protected]> > > 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 <[email protected]> > Acked-by: Simon Glass <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > > 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! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

