Re: [PATCH 1/2] ubi: mount partitions specified in device tree
From: Hauke Mehrtens <hidden>
Date: 2016-06-18 22:54:19
On 06/18/2016 09:46 PM, Richard Weinberger wrote:
Am 18.06.2016 um 21:35 schrieb Hauke Mehrtens:quoted
There are some devices on the market that are storing the root file system in an ubi layer. To make this work there are currently two options. 1. patch the kernel to specify which partitions to open in the code. 2. provide some kernel command line parameter which specifies what to open. I would like to specify this in device tree.What is wrong with command line parameters? If there is some parameter the UBI module misses I'll happily add it. You can also put your kernel command line into device tree.
I would like to configure this in device tree. When I install a third party firmware on a router normally the kernel command line is taken from the boot loader and the device tree is appended to the kernel. Hauke -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html