Stefan Roese wrote:
> 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 <[EMAIL PROTECTED]>
> ---
> lib_ppc/bootm.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletion
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 <[EMAIL PROTECTED]>
---
lib_ppc/bootm.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib_ppc/bootm.c b
2 matches
Mail list logo