From mboxrd@z Thu Jan 1 00:00:00 1970 From: vladimir.murzin@arm.com (Vladimir Murzin) Date: Wed, 7 Dec 2016 14:33:53 +0000 Subject: [PATCH 4/4] ARM: versatile: support configuring versatile machine for no-MMU In-Reply-To: References: <1481093992-30520-1-git-send-email-gerg@uclinux.org> <1481093992-30520-2-git-send-email-gerg@uclinux.org> Message-ID: <58481DD1.6090606@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Linus, On 07/12/16 14:11, Linus Walleij wrote: > Another target I had in mind was the Integrator which > incidentally supports a bunch of the old noMMU core > tiles where we can swap in an ARM946, which I guess > could work with this? Do you mind trying my "Allow NOMMU for MULTIPLATFORM" series [1]? Greg just reported it did a trick for Versatile, there is a good chance it would work for Integrator too ;) [1] https://www.spinics.net/lists/arm-kernel/msg546823.html Thanks Vladimir