Re: [OpenWrt-Devel] [PATCH 0/3] ipq806x: add NAND flash support

2015-08-08 Thread Imre Kaloz
On Fri, 07 Aug 2015 20:09:14 +0200, Felix Fietkau wrote: On 2015-08-07 18:50, Mathieu Olivari wrote: Actually, I was asking myself the same questions yesterday. I was leaning towards dts for the reasons you mention below as well; the problem is on ref designs, there is no "standard" layout.

Re: [OpenWrt-Devel] [PATCH 0/3] ipq806x: add NAND flash support

2015-08-07 Thread Felix Fietkau
On 2015-08-07 18:50, Mathieu Olivari wrote: > Actually, I was asking myself the same questions yesterday. I was leaning > towards dts for the reasons you mention below as well; the problem is on ref > designs, there is no "standard" layout. The flash layout changes with time > (an AP148 with an old

Re: [OpenWrt-Devel] [PATCH 0/3] ipq806x: add NAND flash support

2015-08-07 Thread Mathieu Olivari
Actually, I was asking myself the same questions yesterday. I was leaning towards dts for the reasons you mention below as well; the problem is on ref designs, there is no "standard" layout. The flash layout changes with time (an AP148 with an old boot binary blob will have a different layout than

Re: [OpenWrt-Devel] [PATCH 0/3] ipq806x: add NAND flash support

2015-08-07 Thread Felix Fietkau
On 2015-08-07 04:28, Mathieu Olivari wrote: > This patch serie adds support for the integrated NAND flash controller > available on AP148. Most of the patches are backported from LKML, with > minor modifications. > > This is kernel level support & enablement for now. Support for proper > MTD parti

[OpenWrt-Devel] [PATCH 0/3] ipq806x: add NAND flash support

2015-08-06 Thread Mathieu Olivari
This patch serie adds support for the integrated NAND flash controller available on AP148. Most of the patches are backported from LKML, with minor modifications. This is kernel level support & enablement for now. Support for proper MTD partitioning will come later and will be necessary to boot fr