[PATCH V3] mtd: bcm47part driver for BCM47XX chipsets

Rafał Miłecki zajec5 at gmail.com
Wed Aug 29 04:12:42 EDT 2012


2012/8/28 Jonas Gorski <jonas.gorski at gmail.com>:
>> +               /* CFE has small NVRAM at 0x400 */
>> +               fourcc = (u32 *)&buf[0x400];
>
> buf is only 0x401 bytes big, but here pointing to bytes 0x400-0x403 -
> does this even work?

Well, it does... but it means nothing more than another bug. This time
in my sflash driver.

-- 
Rafał



More information about the linux-mtd mailing list