commit | aa263a9fda76166b9b27799e31f9518d936bb9dc | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Tue Jan 10 16:32:38 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Jan 27 10:43:27 2017 +0100 |
tree | 0b7353ffd3480b3e23a78612f6acc44ddc00760b | |
parent | 153909670c22ceba35eaca5824cda8534a6c8665 [diff] |
udoo_neo: Add fdt_addr_r environment variable According to doc/README.distro: "fdt_addr_r: Mandatory. The location in RAM where the DTB will be loaded or copied to when processing the fdtdir/devicetreedir or fdt/devicetree options in extlinux.conf." So add the fdt_addr_r environment variable. Suggested-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Breno Lima <breno.lima@nxp.com>