Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223410 > unrolled thread
| Started by | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| First post | 2015-09-12 15:20 +0200 |
| Last post | 2015-09-12 15:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ARM: pxa: fix DFI bus lockups on startup Robert Jarzmik <robert.jarzmik@free.fr> - 2015-09-12 15:20 +0200
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Date | 2015-09-12 15:20 +0200 |
| Subject | Re: [PATCH] ARM: pxa: fix DFI bus lockups on startup |
| Message-ID | <q7SSK-1yW-3@gated-at.bofh.it> |
Robert Jarzmik <robert.jarzmik@free.fr> writes: > After the conversion of pxa architecture to common clock framework, the > NAND clock can be disabled on startup if no nand driver claims it. > > In this case, it happens that if the bootloader used the NAND and set > the DFI arbitration bit, the next access to a static memory controller > area, such as an ethernet card, the system bus will stall, and the core > will be stalled forever. > > Fix this by clearing the DFI arbritration bit in pxa3xx startup. The bit > will be enabled the pxa3xx-nand driver on need anyway. The only left > requirement is that upon pxa3xx-nand removal, the bit should be cleared > before the clock is disabled. > > Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Queued to pxa/fixes. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web