summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch b/target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch
index a1d2f8ed1..f29ad6f1f 100644
--- a/target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch
+++ b/target/linux/brcm63xx/patches-3.8/304-boardid_fixup.patch
@@ -48,9 +48,9 @@
/*
* early init callback, read nvram data from flash and checksum it
*/
-@@ -778,6 +807,11 @@ void __init board_prom_init(void)
- return;
- }
+@@ -775,6 +804,11 @@ void __init board_prom_init(void)
+
+ bcm63xx_nvram_init(boot_addr + BCM963XX_NVRAM_OFFSET);
+ if (strcmp(cfe_version, "unknown") != 0) {
+ /* cfe present */