[U-Boot-Users] Spansion Flash File system

2008-12-29 Thread Naveen A
Hi, I need to support spansion flash file system to existing uboot - Das Uboot 1.4. To this end, I would like to know more about the Spansion Flash File Systems that I'm considering to use: Software / Driver support for SPANSION 29GL256N11FFIIH0 List of changes I need to consider. -- /Naveen --

Re: [U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Aggrwal Poonam
Thanks Dave, I did that, got an autoreply. Thanks Again Poonam -Original Message- From: Liu Dave-R63238 Sent: Tuesday, December 30, 2008 10:44 AM To: Aggrwal Poonam-B10812; u-boot-users@lists.sourceforge.net Subject: RE: [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2 Aggr

Re: [U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Liu Dave
Aggrwal, The u-boot mail list is moved to u-b...@lists.denx.de, Please post the patch to there. Thanks, Dave > -Original Message- > From: Aggrwal Poonam-B10812 > Sent: 2008?12?30? 1:02 PM > To: u-boot-users@lists.sourceforge.net; Liu Dave-R63238 > Subject: [PATCH][u-boot-85xx]The 32bit

[U-Boot-Users] [PATCH][u-boot-85xx]The 32bit errata fix for 8572 for DDR2

2008-12-29 Thread Poonam_Aggrwal-b10812
This patch fixes the fix for 8572 SOC errata for 32bit DDR2. The earlier fix was trying to access the SDRAM_CFG register before initializing it. Now the SDRAM_CFG is initialized before. But the MEM_EN is set in the end. Signed-off-by: Poonam Aggrwal-b10812 Acked-by: Dave Liu --- cpu/mpc85xx/dd