kernel-ark/arch/mips/include/asm/mach-bcm47xx
Hauke Mehrtens 47a3486144 MIPS: BCM47xx: Fix nvram_getenv return value.
Nvram_getenv should behave like cfe_getenv. cfe_getenv returns 0 on
success and -9 if the value was not found. If the input was wrong -8
will be returned by cfe_getenv.  Change nvram_getenv to do the same.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1520/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:31 +01:00
..
bcm47xx.h
gpio.h MIPS: BCM47xx: Fix gpio_direction_output 2009-06-17 11:06:28 +01:00
nvram.h MIPS: BCM47xx: Fix nvram_getenv return value. 2010-08-05 13:26:31 +01:00
war.h