Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-24 Thread Prafulla Wadaskar
> -Original Message- > From: Albert ARIBAUD [mailto:albert.arib...@free.fr] > Sent: Tuesday, August 24, 2010 6:22 PM > To: Rogan Dawes > Cc: Chris Moore; u-boot@lists.denx.de; Prafulla Wadaskar > Subject: Re: [U-Boot] DNS323 (Orion5x) must double > ORION5X_SZ_B

Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-24 Thread Albert ARIBAUD
Le 24/08/2010 14:17, Rogan Dawes a écrit : > On 2010/08/24 1:34 PM, Albert ARIBAUD wrote: >> Le 24/08/2010 09:47, Rogan Dawes a écrit : >> >>> Yes, I still have the vendor u-boot flashed, so I can still see its >>> configuration. And, yes, it does allow reading the full 8MB of flash. >> >>> Vendor

Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-24 Thread Rogan Dawes
On 2010/08/24 1:34 PM, Albert ARIBAUD wrote: > Le 24/08/2010 09:47, Rogan Dawes a écrit : > >> Yes, I still have the vendor u-boot flashed, so I can still see its >> configuration. And, yes, it does allow reading the full 8MB of flash. > >> Vendor u-boot: > >> f1020040: 007f0f11 ff80 000

Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-24 Thread Albert ARIBAUD
Le 24/08/2010 09:47, Rogan Dawes a écrit : > Yes, I still have the vendor u-boot flashed, so I can still see its > configuration. And, yes, it does allow reading the full 8MB of flash. > Vendor u-boot: > f1020040: 007f0f11 ff80 > Mainline (8MB window):

Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-24 Thread Rogan Dawes
On 2010/08/24 8:07 AM, Albert ARIBAUD wrote: > Le 24/08/2010 07:21, Chris Moore a écrit : >> Hi Rogan, >> >> Le 23/08/2010 18:06, Rogan Dawes a écrit : >>> Doubling the value for ORION5X_SZ_BOOTROM allowed me to access the >>> additional sectors, but that makes me wonder what the reason for it is.

Re: [U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-23 Thread Albert ARIBAUD
Le 24/08/2010 07:21, Chris Moore a écrit : > Hi Rogan, > > Le 23/08/2010 18:06, Rogan Dawes a écrit : >> Doubling the value for ORION5X_SZ_BOOTROM allowed me to access the >> additional sectors, but that makes me wonder what the reason for it is. >> >> I know that the flash chip is wired up strange

[U-Boot] DNS323 (Orion5x) must double ORION5X_SZ_BOOTROM to access full flash

2010-08-23 Thread Rogan Dawes
Hi Albert, I've been trying to figure out why I could not erase sectors in my flash greater than SA70. It turned out that this was on a megabyte boundary, and in fact, was exactly half way through my flash. The flash is a 64Mbit part, i.e. 8MB, and I could only access the first 4MB of it, even th