On 18 October 2015 at 06:47, Simon Glass <[email protected]> wrote: > On 15 October 2015 at 18:44, Thomas Chou <[email protected]> wrote: >> Export fdt_blob to the environment variable. So that we may >> use it to boot Linux. >> >> Signed-off-by: Thomas Chou <[email protected]> >> --- >> v2 >> move the code to per board, nios2-generic.c. >> v3 >> move the code to generic, board_r.c. >> v4 >> use fdtcontroladdr as Simon suggested. >> >> common/board_r.c | 3 +++ >> doc/README.fdt-control | 5 ++++- >> 2 files changed, 7 insertions(+), 1 deletion(-) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

