Jon Loeliger
a22d4da95e
include/configs: Catch some CONFIG_CMD_* conversion stragglers.
...
Use new CONFIG_CMD_* in lwmon5.h board config file.
Fix CONFIG_CMD_* typo braindamage in omap1510inn.h
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08 16:06:39 -05:00
Stefan Roese
334043f601
ppc4xx: Update lwmon5 default environment
...
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-06 12:26:51 +02:00
Stefan Roese
5d187430a0
ppc4xx: Update lwmon5 board
...
Add unlock=yes environment variable to default variables to unlock
the CFI flash by default.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-06 11:48:24 +02:00
Stefan Roese
04e6c38b76
ppc4xx: Update lwmon5 board
...
- Add optional ECC generation routine to preserve existing
RAM values. This is needed for the Linux log-buffer support
- Add optional DDR2 setup with CL=4
- GPIO50 not used anymore
- Lime register setup added
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-04 10:06:30 +02:00
Stefan Roese
e4feb7638c
Merge with git://www.denx.de/git/u-boot.git
2007-06-25 20:20:30 +02:00
Stefan Roese
466fff1a7b
ppc4xx: Add pci_pre_init() for 405 boards
...
This patch removes the CFG_PCI_PRE_INIT option completely, since
it's not needed anymore with the patch from Matthias Fuchs with
the "weak" pci_pre_init() implementation.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-25 15:57:39 +02:00
Wolfgang Denk
1636d1c852
Coding stylke cleanup; rebuild CHANGELOG
2007-06-22 23:59:00 +02:00
Stefan Roese
e73846b7cf
[ppc4xx] Change lwmon5 port to work with recent 440 exception rework
...
Now CONFIG_440 has to be defined in all PPC440 board config files.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 11:33:41 +02:00
Stefan Roese
b765ffb773
[ppc4xx] Add initial lwmon5 board support
...
This patch adds initial support for the Liebherr lwmon5 board euqipped
with an AMCC 440EPx PowerPC.
Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-15 08:18:01 +02:00