[RFC PATCH] ARM: Initial DTS support for Kirkwood GoFlex Net

Andrew Lunn andrew at lunn.ch
Tue Jun 19 15:18:20 EDT 2012


Hi Josh

I think i know why your machine locks up.

Your board file defines goflexnet_partitions but then never uses
it. So you have no SPI nor NAND device in operation. Without one of
these two, there is nothing using the RUNIT clock, so it gets turned
off. There appears to be something else in the RUNIT, so turning the
clock off causes the next access to what ever that is, to lock the
machine.

Try applying this patch:

http://www.spinics.net/lists/arm-kernel/msg178389.html

	Andrew



More information about the linux-arm-kernel mailing list