Add extension_overlay_addr description to the list of environment
variables that can be useful during the standard boot.
Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
to control where things are placed when booting the OS. You should ensure that
your boards sets values for these.
+extension_overlay_addr (needed if extension is used)
+ Address at which to load the extension FDT overlays, e.g. 0x02000000
+
fdtfile
Name of the flattened device tree (FDT) file to load, e.g.
"rockchip/rk3399-rockpro64.dtb"