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

Re: [microblaze-uclinux] New PetaLinux release - call for patches and bug reports



Hi John,

Please find attached some corrections done on my local repository.
I did not check if they had already been corrected on your SVN.

- patch_emaclite is a critical correction done in u-boot for emaclite
xilinx block. It is actually quit simple, it seems that the faulty
file was not imported correctly from the kernel.

- patch_flash is for the Spansion flash we are using (S29WS-N type).
It is not a good idea to import this one, as the other flashs using
the same code will not work anymore, but that may be usefull anyway
on this list. It is for the kernel and u-boot.

- patch_user correct some compilation problems in busybox.

- patch_warning prevents a warning during the compilation of nearly
files of the kernel (in my case, ram start+size = 0x8000 0000).


Regards,

Antoine







----- John Williams <john.williams@xxxxxxxxxxxxx> a écrit :
> Hi folks,
> 
> It's time for a new PetaLinux snapshot release - the biggest change will of
> course be the merge of complete MMU support (previously only available
> through the SubVersion repo), but there's a lot of other small additions and
> cleanup in there as well.
> 
> Before we cut the release, I'd like to ask anyone who has any outstanding
> issues with the current SVN head to please let us know quickly!  Any
> patches, or bugs you have found but maybe not reported (and maybe even ones
> you have), please tell us so we can try to get them included in the next
> release.
> 
> Thanks,
> 
> John
> -- 
> John Williams,
> PetaLogix - Linux Solutions for a Reconfigurable World
> w: www.petalogix.com  p: +61-7-30090663  f: +61-7-30090663

Attachment: patch_flash
Description: Binary data

Attachment: patch_warning
Description: Binary data

Attachment: patch_emaclite
Description: Binary data

Attachment: patch_user
Description: Binary data