On Fri, Jan 27, 2017 at 02:54:20PM +, Peter Maydell wrote:
> On 27 January 2017 at 14:31, Peter Maydell wrote:
> > On 12 January 2017 at 11:36, Andrew Jones wrote:
> >> On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
> >>> Thanks for the patch. I haven't checked against the pfl
On 27 January 2017 at 14:31, Peter Maydell wrote:
> On 12 January 2017 at 11:36, Andrew Jones wrote:
>> On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
>>> Thanks for the patch. I haven't checked against the pflash spec yet,
>>> but this looks like it's probably the right thing.
>>
On 12 January 2017 at 11:36, Andrew Jones wrote:
> On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
>> Thanks for the patch. I haven't checked against the pflash spec yet,
>> but this looks like it's probably the right thing.
>>
>> The only two machines which use a setup with multipl
* Andrew Jones (drjo...@redhat.com) wrote:
> On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
> > On 12 January 2017 at 10:35, David Engraf wrote:
> > > The CFI entry for sector length must be set to sector length per device.
> > > This is important for boards using multiple devices
Am 12.01.2017 um 12:36 schrieb Andrew Jones:
On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
On 12 January 2017 at 10:35, David Engraf wrote:
The CFI entry for sector length must be set to sector length per device.
This is important for boards using multiple devices like the ARM
On Thu, Jan 12, 2017 at 10:42:41AM +, Peter Maydell wrote:
> On 12 January 2017 at 10:35, David Engraf wrote:
> > The CFI entry for sector length must be set to sector length per device.
> > This is important for boards using multiple devices like the ARM Vexpress
> > board (width = 4, device-
On 12 January 2017 at 10:35, David Engraf wrote:
> The CFI entry for sector length must be set to sector length per device.
> This is important for boards using multiple devices like the ARM Vexpress
> board (width = 4, device-width = 2).
>
> Linux and u-boots calculate the size ratio by dividing
The CFI entry for sector length must be set to sector length per device.
This is important for boards using multiple devices like the ARM
Vexpress board (width = 4, device-width = 2).
Linux and u-boots calculate the size ratio by dividing both values:
size_ratio = info->portwidth / info->chipw