Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated current MTD layout

...

No Format
root@enzianbmc:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 0100000002000000 0001000000020000 "enziannand-bdklinux"
mtd1: 0070000000080000 00020000 "nand-linuxdevicetree"
mtd2: 0010000000080000 00020000 "nand-device-treebootscript"
mtd3: 1f6000001df00000 00020000 "nand-rootfs"
mtd4: 01000000 00001000 "enzian-bdk"

The "enzian-bdk" contains all boot modules: BDK, ATF and UEFI, usually comes in a form of a bootfs.bin file (assembled boot modules).

...