Re: [U-Boot] Problem with flash on a MPC5200B board

2008-10-10 Thread Andre Schwarz
Sylvain, there may be a combination of several faults. What exact type of flash are you using ->have a look at the suffix like "TFIR040" to figure out if it's a fixed x8 or x16 or configurable and how the sector layout is supposed to be (top/bottom boot or uniform sector flash). Send me the cor

Re: [U-Boot] Problem with flash on a MPC5200B board

2008-10-09 Thread Jerry Van Baren
Sylvain Lamontagne wrote: > Hi again everyone > > I tried a lot of stuff today but was still unable get it to work. > Here is my Flash configuration: > > /* > * Flash configuration > */ > #define CFG_FLASH_BASE 0xFF00 > #define CFG_FLASH_SIZE 0x100 > //#define CFG_ENV

Re: [U-Boot] Problem with flash on a MPC5200B board

2008-10-09 Thread Sylvain Lamontagne
Hi again everyone I tried a lot of stuff today but was still unable get it to work. Here is my Flash configuration: /* * Flash configuration */ #define CFG_FLASH_BASE 0xFF00 #define CFG_FLASH_SIZE 0x100 //#define CFG_ENV_ADDR 0xFFFE #define CFG_ENV_OF

Re: [U-Boot] Problem with flash on a MPC5200B board

2008-10-08 Thread Sylvain Lamontagne
Humm ... Nobody can help me ? If you need more informations I can get them, I would really like to understand the debug output I'm seeing. Thank you Sylvain 2008/10/7 Sylvain Lamontagne <[EMAIL PROTECTED]> > Hi Everyone > > I'm pretty new to U-Boot and Embedded system globally, but in the last