MIPS: BCM63XX: move nvram functions into their own file
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 7 Nov 2012 08:25:28 +0000 (08:25 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 9 Nov 2012 10:37:18 +0000 (11:37 +0100)
commite7e333cb22e5e34e7a0792f262df52026815662e
treecad138b38d58b55f72106a50f0cba7eebb3148ef
parentba00e2e5c24f447fb09437a99df697787103f0cd
MIPS: BCM63XX: move nvram functions into their own file

Refactor nvram related functions into its own unit for easier expansion
and exposure of the values to other drivers.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4516
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/bcm63xx/Makefile
arch/mips/bcm63xx/boards/board_bcm963xx.c
arch/mips/bcm63xx/nvram.c [new file with mode: 0644]
arch/mips/include/asm/mach-bcm63xx/bcm63xx_nvram.h [new file with mode: 0644]
arch/mips/include/asm/mach-bcm63xx/board_bcm963xx.h