<div dir="ltr"><div><div>Hi <br><br>I am trying to write mac address and Serial number in ART partition.<br><br>Creating 6 MTD partitions on "spi0.0":<br>0x000000000000-0x000000040000 : "u-boot"<br>0x000000040000-0x000000050000 : "u-boot-env"<br>0x000000050000-0x000000680000 : "rootfs"<br>mtd: partition "rootfs" set to be root filesystem<br>mtd: partition "rootfs_data" created automatically, ofs=5B0000, len=D0000<br>0x0000005b0000-0x000000680000 : "rootfs_data"<br>0x000000680000-0x0000007f0000 : "kernel"<br>0x0000007f0000-0x000000800000 : "art"<br>0x000000050000-0x0000007e0000 : "firmware"<br><br>cat /proc/mtd<br>dev:    size   erasesize  name<br>mtd0: 00040000 00010000 "u-boot"<br>mtd1: 00010000 00010000 "u-boot-env"<br>mtd2: 00630000 00010000 "rootfs"<br>mtd3: 000d0000 00010000 "rootfs_data"<br>mtd4: 00170000 00010000 "kernel"<br>mtd5: 00010000 00010000 "art"<br>mtd6: 00790000 00010000 "firmware"<br><br>Could anyone help me to write wifi mac address and Serial number to ART partition without overwriting on calibration data.<br><br></div>Thanks,<br></div>John<br></div>