Re: [PATCH 3/5] powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
From: Kumar Gala <hidden>
Date: 2009-11-05 14:41:52
From: Kumar Gala <hidden>
Date: 2009-11-05 14:41:52
On Nov 5, 2009, at 8:23 AM, Martyn Welch wrote:
Kumar Gala wrote:quoted
On Jul 2, 2009, at 11:12 AM, Martyn Welch wrote:quoted
This patch enables the NVRAM found on the GE Fanuc SBC610 Signed-off-by: Martyn Welch <redacted> --- arch/powerpc/boot/dts/gef_sbc610.dts | 6 ++++++ arch/powerpc/configs/86xx/gef_sbc610_defconfig | 4 ++-- arch/powerpc/platforms/86xx/Kconfig | 1 + arch/powerpc/platforms/86xx/gef_sbc610.c | 5 +++++ 4 files changed, 14 insertions(+), 2 deletions(-)I assume these still work w/the updates to the other patches? - kI'm just updating your tree to ensure that the patches still apply (and compile) cleanly. I'm fairly confident that they will.
looks like I'm getting some defconfig merge conflicts. I'll deal with them but will apply these after defconfig updates make it into benh's next tree. - k