Re: [U-Boot] [PATCH] fsl: improve the PIXIS code and fix a few bugs

2010-03-30 Thread Timur Tabi
On Wed, Mar 17, 2010 at 5:39 PM, Timur Tabi wrote: > Refactor and document the Freescale PIXIS code, used on most 85xx and 86xx > boards.  This makes the code easier to read and more flexible. This patch breaks all 5121, because I forgot to modify diu.c. I'll post a new version soon. -- Timur

Re: [U-Boot] [PATCH] fsl: improve the PIXIS code and fix a few bugs

2010-03-22 Thread Timur Tabi
On Wed, Mar 17, 2010 at 5:39 PM, Timur Tabi wrote: > Refactor and document the Freescale PIXIS code, used on most 85xx and 86xx > boards.  This makes the code easier to read and more flexible. Kumar, please pick this up for the next merge window. Thanks. -- Timur Tabi Linux kernel developer at

[U-Boot] [PATCH] fsl: improve the PIXIS code and fix a few bugs

2010-03-17 Thread Timur Tabi
Refactor and document the Freescale PIXIS code, used on most 85xx and 86xx boards. This makes the code easier to read and more flexible. Delete pixis.h, because none of the exported functions were actually being used by any other file. Make all of the functions in pixis.c 'static'. Remove "#incl