20.01.2015 13:31, Ben Dooks пишет:
On 09/01/15 15:27, Bob Mottram wrote:
During testing of big-endian on a Jetson TK1 with baserock, the following
issues were found and fixed. Note that to get the system running with
big-endian you will need to disable ARCH_SUSPEND_POSSIBLE within
arch/arm/Kconfig.

Bob Mottram (4):
   ARM: tegra: Add a separate big-endian configuration
   ARM: gpio: tegra: Maintain endianness
   ARM: tegra: enable big-endian support
   ARM: tegra: fix big-endian issue with irq code

Is it possible to get the tegra core patches applied? These seem to work
enough to get a system running and once the PM fixes are in there should
be no problems running big-endian tegra?

I don't think it's enough. Upstream kernel doesn't accept half working solutions. It's not only PM that needs fixing, but i2c, timer, reset handler and possibly more. You are enabling big-endian across all tegra generations, but tegra2 won't boot at all for example. Patches must be tested on all hw before applying. And nit: big-endian should be enabled after all dependencies resolved.

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to