MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
authorSimon Arlott <simon@fire.lp0.eu>
Sun, 13 Dec 2015 22:45:30 +0000 (22:45 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jan 2016 02:47:37 +0000 (03:47 +0100)
commit3271e6103189c5294acb06ffa504cc5495457fbf
tree011d847e8567162ca098c275ed37b984ae144b25
parentbfd3d532e23f23cdc7101e85fcd8eb70c40d627c
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure

Broadcom BCM963xx boards have multiple nvram variants across different
SoCs with additional checksum fields added whenever the size of the
nvram was extended.

Add this structure as a header file so that multiple drivers can use it.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Jonas Gorski <jogo@openwrt.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: MIPS Mailing List <linux-mips@linux-mips.org>
Cc: MTD Maling List <linux-mtd@lists.infradead.org>
Patchwork: https://patchwork.linux-mips.org/patch/11830/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
MAINTAINERS
include/linux/bcm963xx_nvram.h [new file with mode: 0644]