]> 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)
commit25dfc728fa1e06b19a2be75466e9843fdd236191
tree011d847e8567162ca098c275ed37b984ae144b25
parent6617c555a6ed9138230cc1508f3b054ba0752c68
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]