
26 Oct
2011
26 Oct
'11
1:08 p.m.
On 09/14/2011 10:54 AM, Holger Brunck wrote:
The common code should be valid for more than one architecture. Therefore this code was reorganized and moved to the new file km83xx_i2c.c
Signed-off-by: Holger Brunck holger.brunck@keymile.com cc: Kim Phillips kim.phillips@freescale.com
board/keymile/common/common.c | 71 +++--------------------------- board/keymile/common/common.h | 3 + board/keymile/km83xx/Makefile | 2 +- board/keymile/km83xx/km83xx_i2c.c | 88 +++++++++++++++++++++++++++++++++++++ 4 files changed, 98 insertions(+), 66 deletions(-) create mode 100644 board/keymile/km83xx/km83xx_i2c.c
...ping...
Or should it not go through your branch Kim? If so then please let me know.
Best regards Holger