Section mismatch in 2.6.23-rc4

2007-08-31 Thread Hommel, Thomas (GE Indust, GE Fanuc)
When compiling a kernel, I get the warnings below. I am using ARCH=powerpc and 'make mpc8641_hpcn_defconfig', 'make uImage'. This didn't appear in 2.6.22, but in arch/powerpc/kernel/head_32.S and setup_32.c, the section info apparently didn't change. LD vmlinux.o MODPOST vmlinux.o WARN

[PATCH] rtc: Add support for STK17TA8 chip

2007-07-18 Thread Hommel, Thomas (GE Indust, GE Fanuc)
From: Thomas Hommel <[EMAIL PROTECTED]> This patch adds support for the Simtek STK17TA8 timekeeping chip. Signed-off-by: Thomas Hommel <[EMAIL PROTECTED]> --- The STK17TA8 is quite similar to the DS1553, but differs in register layout and in various control bits in the registers. I chose to make