omega2 preliminary, most likely final
root@Omega-2742:/# cat /proc/mtd
<code>
dev: size erasesize name
mtd0: 00030000 00010000 "u-boot"
mtd1: 00010000 00010000 "u-boot-env"
mtd2: 00010000 00010000 "factory"
mtd3: 01fb0000 00010000 "firmware"
mtd4: 0014a5c4 00010000 "kernel"
mtd5: 01e65a3c 00010000 "rootfs"
mtd6: 017c0000 00010000 "rootfs_data"
</code>
Best posts made by youlian troyanov
-
RE: U-Boot environment offsets for Omega - what to write into /etc/fw_env.config?
-
RE: Can I interface touch screen with Omega2 Processor?
strictly speaking, if you are willing to write your own spi code, you could find tft displays very cheap on ali for example, and the overall cost of your project will be very low.
last week i received my 240 x 320 dpi spi tft thingie for under CAD 6. people are using those with esp8266, so it shouldn't be a problem with omega. i haven't tried it yet though, it's the last thing in a queue of a million things to do