]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
authorTom Rini <trini@konsulko.com>
Tue, 13 Dec 2022 14:26:25 +0000 (09:26 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 13 Dec 2022 14:26:25 +0000 (09:26 -0500)
commit3375c7c0ab446031d6bf13417f4643967114ed7c
tree63645628d69f1fd70e197126bed3758ae4a292ac
parent5957cfdc54d6861ea96b5a64de6855be40f0eca5
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"

With the change here, all extlinux.conf files with only "KERNEL
/fitImage" don't work anymore. One common example of this would be those
files generated by thee Poky/OE WIC bootimg-partition bootloader
partition generator.

This reverts commit 656da1c3c59dac263e81f5ec9a22651d4dc8c870.

Reported-by: Neil Armstrong <neil.armstrong@linaro.org>
Reported-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
boot/pxe_utils.c
drivers/net/tsec.c