Re: [PATCH] ARM: Changes to bootz.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux