[PATCH v2 29/46] um: Add nandsim backend driver

2016-09-21 Thread Daniel Walter
From: Richard Weinberger Add a small UML driver to act as nandsim backend. This allows us to use the nandsim MTD as root device and boot from it. e.g. ./linux mem=512M unand.backing_file=/home/rw/work/ubifs/mtd4.raw \ unand.id_bytes=0x1c,0xd3,0x90,0xa6 unand.no_oob=y

[PATCH v2 29/46] um: Add nandsim backend driver

2016-09-21 Thread Daniel Walter
From: Richard Weinberger Add a small UML driver to act as nandsim backend. This allows us to use the nandsim MTD as root device and boot from it. e.g. ./linux mem=512M unand.backing_file=/home/rw/work/ubifs/mtd4.raw \ unand.id_bytes=0x1c,0xd3,0x90,0xa6 unand.no_oob=y nandsim.defaults=n \