[U-Boot] [PATCH] MTD/SPI/FLASH: add support for Ramtron FRAMs using SPI

Reinhard Meyer u-boot at emk-elektronik.de
Thu Aug 26 08:24:00 CEST 2010


Dear Mike Frysinger,
>>> #if defined(CONFIG_SPI_FRAM_RAMTRON)
>>> # define IDCODE_LEN 10
>>> #else
>>> # define IDCODE_LEN 5
>>> #endif
>>
>> OK, see below. Can't we have it 10 generally? The impact should be
>> negligible?
>
> hrm, i guess ... but i didnt even really like raising it to the 5 for one
> specific family ...

Once I am editing the file, I can make that a 3-way #if.

Reinhard


More information about the U-Boot mailing list