Advertisement
Guest User

Untitled

a guest
May 18th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Creating 6 MTD partitions on "raspi":
  2. 0x000000000000-0x000000020000 : "boot"
  3. 0x000000020000-0x000000220000 : "kernel"
  4. 0x000000220000-0x000000fc0000 : "rootfs"
  5. mtd: partition "rootfs" set to be root filesystem
  6. 0x000000fc0000-0x000000fd0000 : "config"
  7. 0x000000fd0000-0x000000fe0000 : "romfile"
  8. 0x000000fe0000-0x000000ff0000 : "radio"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement