u-boot-brain/board/freescale/mpc5121ads
Simon Glass eb5ba3aefd i2c: Drop use of CONFIG_I2C_HARD
This option is pretty old. It predates CONFIG_SYS_I2C which is itself
deprecated in favour of driver model. Disable it for all boards.

Also drop I2C options which depend on this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-05-15 06:17:09 +02:00
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
README powerpc: mpc5121ads: update board config info in README 2014-10-27 14:35:55 +01:00
mpc5121ads.c i2c: Drop use of CONFIG_I2C_HARD 2017-05-15 06:17:09 +02:00

README

To configure for the current (Rev 3.x) ADS5121
	make mpc5121ads_config
This will automatically include PCI, the Real Time CLock, add backup flash
ability and set the correct frequency and memory configuration.

To configure for the older Rev 2 ADS5121 type (this will not have PCI)
	make mpc5121ads_rev2_config