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

Josh Coombs josh.coombs at gmail.com
Thu Jun 21 08:08:36 EDT 2012


Some more test results:

Without the clock patch:
- No NAND definitions anywhere - doesn't complete a boot
- NAND defined and initialized in board-goflexnet.c - complete boot
with NAND accessible
- NAND defined via DT - doesn't complete a boot, stops at same point
as with no NAND definitions

With the clock patch, all combos work as you'd expect.

To move forward, do I assume the clock patch is going to be pulled
into mainline and submit my patch as depending on it, with NAND
defined in the DT, or for now submit with it defined and initialized
via the board file until the DT issue can be resolved?

Josh Coombs



More information about the linux-arm-kernel mailing list