2012/12/26 Hauke Mehrtens <hauke@xxxxxxxxxx>: > Clean up the nvram reading code and add support for different nvram > sizes. > > This depends on patch "MIPS: bcm47xx: separate functions finding flash > window addr" by Rafał Miłeck, Patchwork: https://patchwork.linux-mips.org/patch/4738/ > > Hauke Mehrtens (6): > MIPS: BCM47XX: use common error codes in nvram reads > MIPS: BCM47XX: return error when init of nvram failed > MIPS: BCM47XX: nvram add nand flash support > MIPS: BCM47XX: rename early_nvram_init to nvram_init > MIPS: BCM47XX: handle different nvram sizes > MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names Hm, the only question? Why so late ;) I've spent 3 hours yesterday debugging nvram on my WNDR4500, it didn't fill SPROM of PCIe cards correctly. Will test your patches today. -- Rafał