]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: add fdtoverlay_addr_r environment variable
authorJernej Skrabec <jernej.skrabec@siol.net>
Tue, 23 Mar 2021 20:27:31 +0000 (21:27 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 16 Apr 2021 00:12:58 +0000 (01:12 +0100)
commit159b1e9ddc082bfaeeea0b122921178a37462599
treeecc1816e9ffdfcb7964d20f9a4acda9c32498176
parentc6f8620cce24a1fb4c86ee4ad14eb8473a70dfd2
sunxi: add fdtoverlay_addr_r environment variable

Commit 757137a24cfa ("cmd: pxe: add support for FDT overlays") added
support for loading DT overlay files to PXE boot. However, it needs
additional environment variable which points to memory location which
can be used to temporary store overlay data.

Add it and in the process unify alignment using spaces and fix comment.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
include/configs/sunxi-common.h