#19202: mvebu (Mamba XP) - sysupgrade does actually perform no upgrade
-----------------------+------------------------
  Reporter:  unki_at   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by unki_at):

 here the mtd related details:

 {{{
 root@spike:~# dmesg | grep mtd
 [    1.205982] UBI: auto-attach mtd5
 [    1.209318] UBI: attaching mtd5 to ubi0
 [    1.566357] UBI: attached mtd5 (name "ubi", size 37 MiB) to ubi0
 [    9.050703] UBI: attaching mtd8 to ubi1
 [    9.419065] UBI: attached mtd8 (name "syscfg", size 38 MiB) to ubi1

 root@spike:~# cat /proc/mtd
 dev:    size   erasesize  name
 mtd0: 00100000 00020000 "u-boot"
 mtd1: 00040000 00020000 "u_env"
 mtd2: 00040000 00020000 "s_env"
 mtd3: 00100000 00020000 "devinfo"
 mtd4: 02800000 00020000 "kernel1"
 mtd5: 02500000 00020000 "ubi"
 mtd6: 02800000 00020000 "kernel2"
 mtd7: 02500000 00020000 "rootfs2"
 mtd8: 02600000 00020000 "syscfg"
 mtd9: 00008000 00008000 "spi0.0"
 }}}

 So far I have only touched uboot variables ipaddr, netmask, serverip and
 firmware_name to be able to flash via TFTP.
 Anyway I've changed now altnandboot to "run linksys_altnandboot" as you
 mentioned.

 In the meantime I also flashed latest trunk (factory.img) via uboot
 (update_both_images) and now the boot_part variable is set
 {{{
 root@spike:~# fw_printenv | grep boot_part
 boot_part=2
 boot_part_ready=3
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19202#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to