On Tue, 18 Jun 2013, Tony Lindgren wrote:
* Paul Walmsley [off-list ref] [130613 19:44]:
quoted
On Thu, 13 Jun 2013, Lokesh Vutla wrote:
quoted
On 37xx EVM non-dt boot fails with current mainline,
because of broken GPIO numbering in the board file
that uses hardcoded GPIOs.
So marking omap3_evm_display_init() with CONFIG_BROKEN
for now as suggested by Tony as per the below link:
http://www.mail-archive.com/linux-omap at vger.kernel.org/msg90399.html
Signed-off-by: Lokesh Vutla <redacted> ---
Tested-by: Paul Walmsley <paul@pwsan.com>
Thanks applying into omap-for-v3.11/board.
This one is probably a candidate for v3.10-rc... Otherwise 37xx EVM won't
boot on v3.10.
- Paul