uboot-mt623x/board/sandburst/common
Heiko Schocher 072e754b6b i2c, ppc4xx: fix compiling KAREF and METROBOX boards.
commit eb5eb2b0f7

ppc4xx: Cleanup PPC4xx I2C infrastructure

This patch cleans up the PPC4xx I2C intrastructure:

- Use C struct to describe the I2C registers instead of defines
- Coding style cleanup (braces, whitespace, comments, line length)
- Extract common code from i2c_read() and i2c_write()
- Remove unneeded IIC defines from ppc405.h & ppc440.h

breaks comiling for the KAREF and METROBOX boards.

This patch fixes this issue.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2009-12-22 05:52:48 +01:00
..
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ppc440gx_i2c.c i2c, ppc4xx: fix compiling KAREF and METROBOX boards. 2009-12-22 05:52:48 +01:00
ppc440gx_i2c.h i2c, ppc4xx: fix compiling KAREF and METROBOX boards. 2009-12-22 05:52:48 +01:00
sb_common.c ppc4xx: Consolidate pci_pre_init() function 2009-11-19 11:35:30 +01:00
sb_common.h boards: move board_get_enetaddr() into board-specific init 2009-03-20 22:39:12 +01:00