]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e1d37313f00f2fb89c0ccebc2999b9cd6347231
tree011d847e8567162ca098c275ed37b984ae144b25
parentb6cf4083195c76f52b2e5252a5eb05ee38927f9e
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]