mirror of
https://xff.cz/git/u-boot/
synced 2026-01-01 05:27:10 +01: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>