Skip to content
Snippets Groups Projects
  1. Mar 12, 2014
  2. Mar 10, 2014
  3. Mar 08, 2014
  4. Feb 16, 2014
  5. Feb 02, 2014
  6. Jan 25, 2014
  7. Jan 12, 2014
  8. Dec 27, 2013
  9. Dec 17, 2013
  10. Dec 15, 2013
  11. Nov 30, 2013
  12. Nov 29, 2013
  13. Nov 25, 2013
  14. Nov 24, 2013
  15. Nov 20, 2013
  16. Nov 14, 2013
  17. Nov 07, 2013
  18. Nov 06, 2013
  19. Oct 28, 2013
  20. Oct 21, 2013
  21. Oct 20, 2013
    • Gabor Juhos's avatar
      mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB) · 50458fb2
      Gabor Juhos authored
      
      RSPRO has 16MiB of Flash, using the following layout:
      
      [    2.930000] 0x000000000000-0x000000030000 : "RedBoot"
      [    2.940000] 0x000000030000-0x000000130000 : "kernel"
      [    2.950000] 0x000000130000-0x000000ff0000 : "rootfs"
      [    2.960000] 0x000000ff0000-0x000000fff000 : "FIS directory"
      [    2.970000] 0x000000fff000-0x000001000000 : "RedBoot config"
      
      Firmware images contain kernel and rootfs, so they can use up to 0xFF0000 -
      0x30000 = 0xFC0000 (15,75MiB) of space. We don't include the RedBoot and FIS
      partitions and leave an extra 0xC0000 (768KiB) of space.
      
      This is based on revision 18410 which sets the limit to 0xB00000 (11 MiB).
      
      Signed-off-by: default avatarBruno Randolf <br1@einfach.org>
      Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
      
      SVN-Revision: 38484
      50458fb2
  22. Oct 18, 2013
  23. Oct 14, 2013
  24. Oct 12, 2013
  25. Oct 07, 2013
  26. Sep 27, 2013
  27. Sep 25, 2013
Loading