[brcm47xx] Remove patches already applied in generic and refresh patches.
[openwrt.git] / target / linux / brcm47xx / patches-2.6.28 / 800-fix_cfe_detection.patch
index 63a71f0..c3a8a57 100644 (file)
@@ -90,7 +90,7 @@
  {
        char buf[CL_SIZE];
  
-@@ -146,9 +122,12 @@ static __init void prom_init_mem(void)
+@@ -154,9 +130,12 @@ static __init void prom_init_mem(void)
  
  void __init prom_init(void)
  {
@@ -98,8 +98,8 @@
 -      prom_init_console();
 -      prom_init_cmdline();
 +      if (prom_init_cfe() == 0) {
-+              prom_init_console_cfe();
-+              prom_init_cmdline_cfe();
++              //prom_init_console_cfe();
++              //prom_init_cmdline_cfe();
 +              __prom_putchar = prom_putchar_cfe;
 +      }
 +
This page took 0.024848 seconds and 4 git commands to generate.