Re: [U-Boot] [PATCH 3/4] sf: Add extended address access support

2013-02-27 Thread Jagannadha Sutradharudu Teki
> -Original Message- > From: Langer Thomas (LQDE RD ST PON SW) > [mailto:thomas.lan...@lantiq.com] > Sent: 24 February 2013 21:21 > To: Jagannadha Sutradharudu Teki; u-boot@lists.denx.de > Cc: mic...@theia.denx.de; Jagannadha Sutradharudu Teki > Subject: AW: [U-Boot

Re: [U-Boot] [PATCH 3/4] sf: Add extended address access support

2013-02-24 Thread Langer Thomas (LQDE RD ST PON SW)
Hello Jagan, Am 23.02.2013 12:39, schrieb Jagannadha Sutradharudu Teki: > This patch provides support to access an extended addressing > in 3-byte address mode. > > The current implementation in spi_flash supports 3-byte address mode > due to this up to 16MB amount of flash is able to access for

[U-Boot] [PATCH 3/4] sf: Add extended address access support

2013-02-23 Thread Jagannadha Sutradharudu Teki
This patch provides support to access an extended addressing in 3-byte address mode. The current implementation in spi_flash supports 3-byte address mode due to this up to 16MB amount of flash is able to access for those flashes which has an actual size of > 16MB. extended/bank address register c