mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 16:02:33 +02:00
Set force parameter in fdt_chosen() call in do_bootm_linux() call. Without this, the chosen node is not overwritten if it already exists. Signed-off-by: Stefan Roese <sr@denx.de>