#17316: WNDR4300 - remove mtd11 (reserved partition)
--------------------------+-----------------------------------
  Reporter:  rsriram22    |      Owner:  developers
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  kernel       |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:  mtd11 WNDR4300 NAND
--------------------------+-----------------------------------

Comment (by skyblaster):

 In 14.07, block-mount fails to mount a USB ext4 partition as /overlay. I'm
 guessing this is due to UBI since it works fine if mounted at /mnt/sda1.

 As such, I too would love to see the extra NAND space usable by default.
 On a newly purchased unit, I can confirm that this jffs2 block contains a
 single /apps folder void of any files, so utilizing it shouldn't be a
 problem.

 For completeness of the ticket I found the following patch which appears
 to be the same as the earlier forum post.

 https://dev.openwrt.org/browser/trunk/target/linux/ar71xx/image/Makefile
 {{{
 -wndr4300_mtdlayout=mtdparts=ar934x-nfc:256k(u-boot)ro,256k(u-boot-
 
env)ro,256k(caldata),512k(pot),2048k(language),512k(config),3072k(traffic_meter),2048k(kernel),23552k(ubi),25600k@0x6c0000(firmware),256k(caldata_backup),-(reserved)
 +wndr4300_mtdlayout=mtdparts=ar934x-nfc:256k(u-boot)ro,256k(u-boot-
 
env)ro,256k(caldata),512k(pot),2048k(language),512k(config),3072k(traffic_meter),2048k(kernel),121856k(ubi),123904k@0x6c0000(firmware),256k(caldata_backup),-(reserved)
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17316#comment:6>
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