Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
toh:blueendless:u35wf [2024/08/04 23:01] – [Data entry] multiple RAM models reukiodotoh:blueendless:u35wf [2024/09/07 06:07] – [Flash Layout] add table reukiodo
Line 72: Line 72:
 mtd6: 007b0000 00010000 "rootfs_data" mtd6: 007b0000 00010000 "rootfs_data"
 root@U35WF:~#  root@U35WF:~# 
 +
 +[ 0.567352] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
 +[ 0.577527] 4 fixed-partitions partitions found on MTD device spi0.0
 +[ 0.590199] Creating 4 MTD partitions on "spi0.0":
 +[ 0.599764] 0x000000000000-0x000000030000 : "u-boot"
 +[ 0.610606] 0x000000030000-0x000000040000 : "u-boot-env"
 +[ 0.622146] 0x000000040000-0x000000050000 : "factory"
 +[ 0.633144] 0x000000050000-0x000001000000 : "firmware"
 +[ 0.647231] 2 uimage-fw partitions found on MTD device firmware
 +[ 0.659101] Creating 2 MTD partitions on "firmware":
 +[ 0.668999] 0x000000000000-0x00000017e82f : "kernel"
 +[ 0.679834] 0x00000017e82f-0x000000fb0000 : "rootfs"
 +[ 0.690616] mtd: device 5 (rootfs) set to be root filesystem
 +[ 0.703534] 1 squashfs-split partitions found on MTD device rootfs
 +[ 0.715926] 0x0000003e0000-0x000000fb0000 : "rootfs_data"
 </code> </code>
 +
 +^ Layer0 |  raw flash, 16 MiB  ||||||
 +^ Layer1 |  **mtd0** \\ ''u-boot'' \\ 192 KiB  |  **mtd1** \\ ''u-boot-env'' \\ 64 KiB  |  **mtd2** \\ ''factory'' \\ 64 KiB  |  **mtd3** - ''firmware'' \\ 16064 KiB <sub><sup>(= FlashSize-(192+64+64))</sup></sub>  |||
 +^ Layer2 |:::|:::|::: **mtd4** \\ ''kernel'' \\ ~1530 KiB  |  **mtd5** - ''rootfs'' ~14534 KiB  ||
 +^ Layer3 |:::|:::|:::|:::                        **''/dev/root''** \\ ~2438 KiB  |  **mtd6** \\ ''rootfs_data'' \\ ~12096 KiB  |
  
 ==== OEM easy installation ==== ==== OEM easy installation ====
  • Last modified: 2024/09/07 14:46
  • by reukiodo