[U-Boot] [UBOOT][PATCH 3/5] sf: macronix: Add support for MX66L51235F

Sourav Poddar sourav.poddar at ti.com
Thu Dec 19 06:54:03 CET 2013


On Thursday 19 December 2013 11:22 AM, Jagan Teki wrote:
> On Thu, Dec 19, 2013 at 10:33 AM, Sourav Poddar<sourav.poddar at ti.com>  wrote:
>> On Thursday 19 December 2013 12:21 AM, Jagan Teki wrote:
>>> On Thu, Nov 14, 2013 at 9:09 PM, Sourav Poddar<sourav.poddar at ti.com>
>>> wrote:
>>>> From: Jagannadha Sutradharudu
>>>> Teki<jagannadha.sutradharudu-teki at xilinx.com>
>>>>
>>>> Signed-off-by: Jagannadha Sutradharudu Teki<jaganna at xilinx.com>
>>>> Signed-off-by: Sourav Poddar<sourav.poddar at ti.com>
>>>> ---
>>>>    drivers/mtd/spi/sf_probe.c |    2 ++
>>>>    1 files changed, 2 insertions(+), 0 deletions(-)
>>>>
>>>> diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_probe.c
>>>> index 5eb8ffe..874ef8c 100644
>>>> --- a/drivers/mtd/spi/sf_probe.c
>>>> +++ b/drivers/mtd/spi/sf_probe.c
>>>> @@ -68,6 +68,7 @@ static const struct spi_flash_params
>>>> spi_flash_params_table[] = {
>>>>           {"MX25L25635F",    0xc22019, 0x0,       64 * 1024,   512,
>>>> 0},
>>>>           {"MX25L51235F",    0xc2201A, 0x0,       64 * 1024,  1024,
>>>> 0},
>>>>           {"MX25L12855E",    0xc22618, 0x0,       64 * 1024,   256,
>>>> 0},
>>>> +       {"MX66L51235F",    0xc2201a, 0x0,       64 * 1024,  1024,
>>>> 0},
>>> What is this - this part is already available is int it?
>>>
>> I switched to your master branch and could not see this part added.
> http://git.denx.de/?p=u-boot/u-boot-spi.git;a=commitdiff;h=28303f617a01d6663a54062852f67f8150b4c87a
>
Looks like its a name change, mine is MX66L..with same property



More information about the U-Boot mailing list