Re: [PATCH] powerpc/85xx: Reserve a partition of NOR flash for QE ucode firmware

2013-03-12 Thread Kumar Gala
On Feb 25, 2013, at 8:33 PM, Jiucheng Xu wrote: > Due to the partition of JFFS2 overlaps with QE ucode firmware, So JFFS2 > will break QE ucode. Shrink JFFS2's partition to reserve the space of > QE ucode firmware. > > Signed-off-by: Jiucheng Xu > --- > arch/powerpc/boot/dts/p1021rdb-pc.dtsi |

[PATCH] powerpc/85xx: Reserve a partition of NOR flash for QE ucode firmware

2013-02-25 Thread Jiucheng Xu
Due to the partition of JFFS2 overlaps with QE ucode firmware, So JFFS2 will break QE ucode. Shrink JFFS2's partition to reserve the space of QE ucode firmware. Signed-off-by: Jiucheng Xu --- arch/powerpc/boot/dts/p1021rdb-pc.dtsi | 12 ++-- 1 files changed, 10 insertions(+), 2 deletio