Heiko Schocher
298e476c66
mgsuvd: remove unused defines in config file.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
53ebf0c470
mgsuvd: update size of environment
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
a21ca95f8b
mgsuvd: fix compiler warning when using soft_i2c driver
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
cac9cf7875
mgsuvd: fix coding style
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Heiko Schocher
f7e51b2750
mgsuvd, mgcoge: added BOOTCOUNT feature.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
8f64da7f83
mgcoge, mgsuvd: added support for the IVM EEprom.
...
The EEprom contains some Manufacturerinformation,
which are read from u-boot at boot time, and saved
in same hush shell variables.
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
67b23a3228
I2C: adding new "i2c bus" Command to the I2C Subsystem.
...
With this Command it is possible to add new I2C Busses,
which are behind 1 .. n I2C Muxes. Details see README.
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
c24853644d
mgcoge, mgsuvd: add board specific I2C deblocking mechanism.
...
As documented in doc/I2C_Edge_Conditions, adding a
board specific deblocking mechanism via CFG_I2C_INIT_BOARD
for the mgcoge and mgsuvd board.
This code was originally written by Keymile in association
with Anatech and Atmel in 1998. The Code toggels the SCL
until the SCA line goes to HIGH (max. 16 times).
And after this, a start condition is sent.
This is another approach to deblock the I2C Bus. The
soft I2C driver actually sends 9 clocks with SDA High,
and then a stop at the end, to deblock the I2C Bus.
Maybe we should use the approach from Keymile as
the new standard?
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
e5e4edd9f1
mgcoge, mgsuvd: add DTT (LM75) support.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
f2202450c7
mgcoge, mgsuvd: added EEprom support.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
9661bf9d12
mgcoge, mgsuvd: add I2C support.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Heiko Schocher
c2537ee859
mgsuvd: update size of environment
...
Signed-off-by: Heiko Schocher <hs@denx.de>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
00b1883a4c
drivers/mtd: Move conditional compilation to Makefile
...
rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Detlev Zundel
c61e033d6e
mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING
...
Signed-off-by: Detlev Zundel <dzu@denx.de>
17 years ago
Detlev Zundel
f308572e19
mgcoge, mgsuv: rename 'addcon' to 'addcons'
...
The latter name with 13 users is already established, so we will use
that.
Signed-off-by: Detlev Zundel <dzu@denx.de>
17 years ago
Heiko Schocher
82afabfeb8
mgsuvd: update board configuration
...
initialize the UPIOx controller.
Signed-off-by: Heiko Schocher <hs@denx.de>
17 years ago
Wolfgang Denk
32bf3d143a
Fix quoting problem (preboot setting) in many board config files.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years ago
Heiko Schocher
381e4e6397
Added support for the mgsuvd board from keymile.
...
Signed-off-by: Heiko Schocher <hs@denx.de>
17 years ago
Jon Loeliger
5d2ebe1b3e
include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
Jon Loeliger
60a0876b51
include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
18 years ago
wdenk
0f8c9768ff
Initial revision
23 years ago