Hello,
> In message <[EMAIL PROTECTED]> you wrote:
> > Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> > ---
> > README |5 +++--
> > common/cmd_bootm.c | 39 +++
> > common/image.c |3 +++
> > include/image.h|1 +
> > 4 files
Dear Peter Tyser,
In message <[EMAIL PROTECTED]> you wrote:
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
> README |5 +++--
> common/cmd_bootm.c | 39 +++
> common/image.c |3 +++
> include/image.h|1 +
> 4 files chan
On Wed, 2008-08-13 at 16:10 -0500, Kumar Gala wrote:
>
> Any reason we can't just use go?
>
> - k
Our INTEGRITY images are loaded to address 0x0. We can't relocate the
INTEGRITY binaries there without disabling interrupts first (ppc
boards), which go doesn't do.
Best,
Peter
__
On Aug 13, 2008, at 3:31 PM, Peter Tyser wrote:
> Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
> ---
> README |5 +++--
> common/cmd_bootm.c | 39 +++
> common/image.c |3 +++
> include/image.h|1 +
> 4 files changed, 46 insertio
Signed-off-by: Peter Tyser <[EMAIL PROTECTED]>
---
README |5 +++--
common/cmd_bootm.c | 39 +++
common/image.c |3 +++
include/image.h|1 +
4 files changed, 46 insertions(+), 2 deletions(-)
diff --git a/README b/README
index d
5 matches
Mail list logo