[U-Boot] [PATCH resend] Added UBL_MAGIC_PLL number for ublimage + added automatic page size calculation

2012-06-02 Thread Stijn Souffriau
--- tools/mkimage.h |6 ++ tools/ublimage.c | 29 +++-- tools/ublimage.h |2 ++ 3 files changed, 35 insertions(+), 2 deletions(-) diff --git a/tools/mkimage.h b/tools/mkimage.h index 5fe1a48..cd835f0 100644 --- a/tools/mkimage.h +++ b/tools/mkimage.h @@ -140

[U-Boot] [PATCH resend] Added UBL_MAGIC_PLL number for ublimage + added automatic page size calculation

2012-06-03 Thread Stijn Souffriau
--- tools/mkimage.h |6 ++ tools/ublimage.c | 31 +-- tools/ublimage.h |2 ++ 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/tools/mkimage.h b/tools/mkimage.h index 5fe1a48..cd835f0 100644 --- a/tools/mkimage.h +++ b/tools/mkimage.h @@ -1

Re: [U-Boot] [PATCH resend] Added UBL_MAGIC_PLL number for ublimage + added automatic page size calculation

2012-06-04 Thread Tom Rini
On 06/02/2012 01:38 PM, Stijn Souffriau wrote: > --- > tools/mkimage.h |6 ++ > tools/ublimage.c | 29 +++-- > tools/ublimage.h |2 ++ > 3 files changed, 35 insertions(+), 2 deletions(-) In addition to what I just said about v2, v3 and so forth (and needing