[U-Boot] [PATCH 0/3] omap2: i2c: minor cleanup

As reported by wolfgang [1] sdp2420 platform build is broken atm
looking at the same showed some potential cleanups possible in addition to fixing the problem
Warning: i dont have a board around, so only build tested for omap2, tested for omap3
Nishanth Menon (3): i2c: omap2+: change header guard to be generic omap2: i2c: add syss offset omap2: i2c: remove redundant header definitions
arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +----------------------------- drivers/i2c/omap24xx_i2c.h | 4 +- 2 files changed, 5 insertions(+), 109 deletions(-)
Cc: Steve Sakoman steve@sakoman.com Cc: Heiko hs@denx.de Cc: Sandeep Paulraj s-paulraj@ti.com Cc: Wolfang Denk wd@denx.de
Regards, Nishanth Menon Ref: [1] http://lists.denx.de/pipermail/u-boot/2010-August/075826.html

On Wed, 2010-08-18 at 19:39 -0500, Nishanth Menon wrote:
As reported by wolfgang [1] sdp2420 platform build is broken atm
looking at the same showed some potential cleanups possible in addition to fixing the problem
Thanks Nishanth! You beat me to it.
These look fine to me, I'll add my Ack-ed by to the individual patches.
Steve
Warning: i dont have a board around, so only build tested for omap2, tested for omap3
Nishanth Menon (3): i2c: omap2+: change header guard to be generic omap2: i2c: add syss offset omap2: i2c: remove redundant header definitions
arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +----------------------------- drivers/i2c/omap24xx_i2c.h | 4 +- 2 files changed, 5 insertions(+), 109 deletions(-)
Cc: Steve Sakoman steve@sakoman.com Cc: Heiko hs@denx.de Cc: Sandeep Paulraj s-paulraj@ti.com Cc: Wolfang Denk wd@denx.de
Regards, Nishanth Menon Ref: [1] http://lists.denx.de/pipermail/u-boot/2010-August/075826.html

Hello Wolfgang,
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854: Wolfgang Denk (1): Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Nishanth Menon (3): i2c: omap2+: change header guard to be generic omap2: i2c: add syss offset omap2: i2c: remove redundant header definitions
arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +----------------------------- drivers/i2c/omap24xx_i2c.h | 4 +- 2 files changed, 5 insertions(+), 109 deletions(-)
bye Heiko

Hello Wolfgang,
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854: Wolfgang Denk (1): Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Nishanth Menon (3): i2c: omap2+: change header guard to be generic omap2: i2c: add syss offset omap2: i2c: remove redundant header definitions
Reinhard Meyer (1): CMD_I2C: make alen=0 work
arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +----------------------------- common/cmd_i2c.c | 17 ++--- drivers/i2c/omap24xx_i2c.h | 4 +- 3 files changed, 12 insertions(+), 119 deletions(-)
bye Heiko

Dear Heiko Schocher,
In message 4C760BA5.90901@denx.de you wrote:
Hello Wolfgang,
The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854: Wolfgang Denk (1): Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
Nishanth Menon (3): i2c: omap2+: change header guard to be generic omap2: i2c: add syss offset omap2: i2c: remove redundant header definitions
Reinhard Meyer (1): CMD_I2C: make alen=0 work
arch/arm/include/asm/arch-omap24xx/i2c.h | 110 +----------------------------- common/cmd_i2c.c | 17 ++--- drivers/i2c/omap24xx_i2c.h | 4 +- 3 files changed, 12 insertions(+), 119 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (4)
-
Heiko Schocher
-
Nishanth Menon
-
Steve Sakoman
-
Wolfgang Denk