Re: [PATCH mips/linux.git 0/5] firmware: bcm47xx_nvram: refactor finding & reading NVRAM

2021-03-12 Thread Thomas Bogendoerfer
On Mon, Mar 08, 2021 at 10:03:15AM +0100, Rafał Miłecki wrote: > From: Rafał Miłecki > > This patchset refactors driver part finding and reading NVRAM. > > It been tested on BCM4706. Updated code checks the same offsets as > before. Driver still finds & copies NVRAM content. > > It's a new patc

[PATCH mips/linux.git 0/5] firmware: bcm47xx_nvram: refactor finding & reading NVRAM

2021-03-08 Thread Rafał Miłecki
From: Rafał Miłecki This patchset refactors driver part finding and reading NVRAM. It been tested on BCM4706. Updated code checks the same offsets as before. Driver still finds & copies NVRAM content. It's a new patchset replacing previous single-patch attempt: [PATCH V2 mips/linux.git] firmwar