On 10/30/2014 12:50 PM, Rafał Miłecki wrote: > 1) Move private defines to the .c file > 2) Move SPROM helper to the sprom.c > 3) Drop unused code > 4) Rename magic to the NVRAM_MAGIC > 5) Add const to the char pointer we never modify > > Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx> > --- > This is based on top of > [PATCH] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content Acked-by: Hauke Mehrtens <hauke@xxxxxxxxxx>