On 23:46 Sat 05 May , Krzysztof Halasa wrote: > Fixed bootz command to always check if the zImage fits completely > in the first 128 MB of RAM. > Allows operation with more than 128 MB RAM. > We don't try to free() memmapped zImage anymore. > Endianness swapping is now possible with memmappable zImage, too. > > Signed-off-by: Krzysztof Hałasa <khc@xxxxxxxxx> > > diff --git a/arch/arm/lib/bootz.c b/arch/arm/lib/bootz.c > index f394a6b..c11f43a 100644 > --- a/arch/arm/lib/bootz.c > +++ b/arch/arm/lib/bootz.c > @@ -21,14 +21,20 @@ struct zimage_header { I think we can simply drop this code as it's handle by bootm too Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox