ixp4xx: add Mikael Petterssons patch works
[openwrt.git] / target / linux / rdc / patches-2.6.30 / 100-rdc_boards.patch
index 9fdfd94..fe0daad 100644 (file)
 +
 +      rdc_flash_parts[0].name = "firmware";
 +      rdc_flash_parts[0].offset = 0x8000;
-+      rdc_flash_parts[0].size = 0x3F0000;
++      rdc_flash_parts[0].size = 0x3F0000 - 0x8000;
 +      rdc_flash_parts[1].name = "config";
 +      rdc_flash_parts[1].offset = 0;
 +      rdc_flash_parts[1].size = 0x8000;
This page took 0.026634 seconds and 4 git commands to generate.