]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb10914bb408df90977f38db7a1887075288a9a85
treecad138b38d58b55f72106a50f0cba7eebb3148ef
parenta008c626cd2fd657c0511e4225257cb47def1384
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