On Wed, 2013-08-21 at 10:05 +0100, Jon Medhurst (Tixy) wrote:
On Wed, 2013-08-21 at 00:02 +0300, Fathi Boudra wrote:
vexpress_defconfig is known broken on some use-cases. This serie of patches allow to boot test Versatile Express using a regular filesystem on SD card.
Fathi Boudra (3): ARM: vexpress_defconfig: Enable and automount devtmpfs filesystem ARM: vexpress_defconfig: Enable voltage regulator support ARM: vexpress_defconfig: Enable ext4 filesystem
arch/arm/configs/vexpress_defconfig | 5 +++++ 1 file changed, 5 insertions(+)
One good question is who do you have to convince to get these changes accepted (or rejected)?
This gets down to the question do we actually want the vexpress_defconfig at all? I was considering removing it completely as multi_v7_defconfig should do the job (potentially subject to an extra config option or two), but if there really is a need for vexpress-only one, I can take the changes and queue it for the next-next merge window.
Paweł