Add wget2nand, this should allow netboot installation directly to nand
[openwrt.git] / target / linux / ixp4xx-2.6 / patches / 144-nas100d_mtd_microcode.patch
index 104f757..0794e6f 100644 (file)
@@ -11,7 +11,7 @@ Index: linux-2.6.19/arch/arm/mach-ixp4xx/nas100d-setup.c
  };
  
 +struct npe_ucode_platform_data nas100d_npe_ucode_data = {
-+      .mtd_partition  = "sysconfig",
++      .mtd_partition  = "microcode",
 +};
 +
 +static struct platform_device nas100d_npe_ucode = {
This page took 0.024842 seconds and 4 git commands to generate.