Re: [U-Boot] [PATCH 1/1] bootm: mark local boot_os[] table static

2009-11-24 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1257266186-13237-1-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > common/cmd_bootm.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering

[U-Boot] [PATCH 1/1] bootm: mark local boot_os[] table static

2009-11-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- common/cmd_bootm.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c index 22aa7f8..a4b2e26 100644 --- a/common/cmd_bootm.c +++ b/common/cmd_bootm.c @@ -129,7 +129,7 @@ int do_bootelf (cmd_tbl_t *cmd