commit | 3271e6103189c5294acb06ffa504cc5495457fbf | [log] [tgz] |
---|---|---|
author | Simon Arlott <[email protected]> | Sun Dec 13 22:45:30 2015 +0000 |
committer | Ralf Baechle <[email protected]> | Sun Jan 24 03:47:37 2016 +0100 |
tree | 011d847e8567162ca098c275ed37b984ae144b25 | |
parent | bfd3d532e23f23cdc7101e85fcd8eb70c40d627c [diff] |
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 <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Brian Norris <[email protected]> Cc: Kevin Cernekee <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Jonas Gorski <[email protected]> Cc: Linux Kernel Mailing List <[email protected]> Cc: MIPS Mailing List <[email protected]> Cc: MTD Maling List <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/11830/ Signed-off-by: Ralf Baechle <[email protected]>