#20982: jffs2-error / nanostation M5 xw / r47658
------------------------+------------------------
  Reporter:  bittorf@…  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by markit):

 well i think i found a difference (different rootfs size)

 new bootloader:

 {{{
 ar7240> mtdparts

 device nor0 <ar7240-nor0>, # parts = 6
  #: name                        size            offset          mask_flags
  0: u-boot                      0x00040000      0x00000000      0
  1: u-boot-env                  0x00010000      0x00040000      0
  2: kernel                      0x00100000      0x00050000      0
  3: rootfs                      0x005a0000      0x00150000      0
  4: cfg                         0x00040000      0x006f0000      0
  5: EEPROM                      0x00010000      0x00730000      0

 active partition: nor0,0 - (u-boot) 0x00040000 @ 0x00000000

 defaults:
 mtdids  : nor0=ar7240-nor0
 mtdparts: mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-
 env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM)

 }}}

 old bootloader

 {{{
 ar7240> mtdparts

 device nor0 <ar7240-nor0>, # parts = 6
  #: name                        size            offset          mask_flags
  0: u-boot                      0x00040000      0x00000000      0
  1: u-boot-env                  0x00010000      0x00040000      0
  2: kernel                      0x00100000      0x00050000      0
  3: rootfs                      0x00660000      0x00150000      0
  4: cfg                         0x00040000      0x007b0000      0
  5: EEPROM                      0x00010000      0x007f0000      0

 active partition: nor0,0 - (u-boot) 0x00040000 @ 0x00000000

 defaults:
 mtdids  : nor0=ar7240-nor0
 mtdparts: mtdparts=ar7240-nor0:256k(u-boot),64k(u-boot-
 env),1024k(kernel),6528k(rootfs),256k(cfg),64k(EEPROM)
 ar7240>
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20982#comment:14>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to