Jon Loeliger
d794cfefea
include/configs: Use new CONFIG_CMD_* in various 5200 board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:23 +02:00
Jon Loeliger
ef0df52ab4
include/configs: Use new CONFIG_CMD_* in STx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:21 +02:00
Jon Loeliger
866e3089bf
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:18 +02:00
Jon Loeliger
2694690e28
include/configs: Use new CONFIG_CMD_* in TQM board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:15 +02:00
Jon Loeliger
1cc4c45832
include/configs: Use new CONFIG_CMD_* in 82xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:10 +02:00
Jon Loeliger
8ea5499afd
include/configs: Use new CONFIG_CMD_* in 83xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 11:04:05 +02:00
Sergei Poselenov
b44896215a
Merged POST framework with the current TOT.
...
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
2007-07-05 08:17:37 +02:00
Jon Loeliger
b24629fa37
mpc86xx: Remove old CFG_CMD_* references.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:40 +02:00
Jon Loeliger
46175d9764
Add MPC8568MDS to MAKEALL 85xx target.
...
It was missing from the original port submission.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:34 +02:00
Jon Loeliger
2835e518c9
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:29 +02:00
Jon Loeliger
56b304ac20
Fix #if typo in CONFIG_CMD_* changes.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05 03:41:23 +02:00
Niklaus Giger
f780b83316
resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPX
...
Signed-off-by: Niklaus Giger <niklaus.giger@nestal.com>
2007-07-04 10:14:07 +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
Wolfgang Denk
549e3eb519
Merge with git://www.denx.de/git/u-boot-testing
2007-07-04 01:19:49 +02:00
Grant Likely
6810a34677
Fix Makefile to use $(MKCONFIG) macro for all board ports
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:19:23 +02:00
Grant Likely
90b1b2d69b
Fix Makefile to use $(MKCONFIG) macro for all board ports
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:15:17 +02:00
Grant Likely
057004f4a4
Correct fixup relocation for mpc83xx
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:08:40 +02:00
Grant Likely
5af61b2f4b
Correct fixup relocation for mpc8260
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:08:27 +02:00
Grant Likely
f3a52fe059
Correct fixup relocation for mpc824x
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:08:19 +02:00
Grant Likely
a85dd254c0
Correct fixup relocation for mpc8220
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:08:06 +02:00
Grant Likely
6f7576b20e
Correct fixup relocation for MPC5xxx
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:07:40 +02:00
Grant Likely
3649cd99ba
Correct relocation fixup for mpc5xx
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:07:28 +02:00
Grant Likely
f82b3b6304
Don't set gd->reloc_off if relocation of .fixup works correctly
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:07:21 +02:00
Grant Likely
e1a6144c32
Remove obsolete mpc83xx linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:07:13 +02:00
Grant Likely
17e32fc390
Consolidate mpc8260 linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:59 +02:00
Grant Likely
af7d38b393
Remove obsolete mpc824x linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:49 +02:00
Grant Likely
f94a3aeceb
Remove obsolete mpc824x linker scripts (3 of 4)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:41 +02:00
Grant Likely
a71c084f3a
Remove obsolete mpc824x linker scripts (2 of 4)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:31 +02:00
Grant Likely
f670a15468
Remove obsolete mpc824x linker scripts (1 of 4)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:14 +02:00
Grant Likely
09555bd45a
Remove obsolete mpc8220 linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:06:03 +02:00
Grant Likely
5efb992f04
Remove obsolete mpc5xxx linker scripts (3 of 3)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:53 +02:00
Grant Likely
07c13dfef6
Remove obsolete mpc5xxx linker scripts (2 of 3)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:44 +02:00
Grant Likely
b4f67513a6
Remove obsolete mpc5xxx linker scripts (1 of 3)
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:31 +02:00
Grant Likely
b7d8e05f86
Remove obsolete mpc5xx linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:23 +02:00
Grant Likely
416a0b6d40
Consolidate mpc83xx linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:12 +02:00
Grant Likely
5fc59175b9
Consolidate mpc8260 linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:05:04 +02:00
Grant Likely
737f9eb02d
Consolidate mpc824x linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:04:52 +02:00
Grant Likely
9c757b789a
Consolidate mpc8220 linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 01:04:27 +02:00
Grant Likely
d181c9a15c
Consolidate mpc5xxx linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 00:59:41 +02:00
Grant Likely
287ac924ad
Consolidate mpc5xx linker scripts
...
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04 00:59:25 +02:00
Wolfgang Denk
52b8704d02
Fix a few file permission problems.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-04 00:43:53 +02:00
Wolfgang Denk
78e0cf2de7
Minor coding style cleanup. Rebuild CHANGELOG file.
2007-07-04 00:38:38 +02:00
Jon Loeliger
2f9c19e496
configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:26 +02:00
Jon Loeliger
602ad3b33d
README: Rewrite command line config to use CONFIG_CMD_* names.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:19 +02:00
Jon Loeliger
72a074cec6
include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:14 +02:00
Jon Loeliger
5fcf543e0b
tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:10 +02:00
Jon Loeliger
9107ebe0d3
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:35:03 +02:00
Jon Loeliger
5e378003d5
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:34:58 +02:00
Jon Loeliger
737184114e
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:34:13 +02:00
Jon Loeliger
f48070fe5f
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
...
This is a compatibility step that allows both the older form
and the new form to co-exist for a while until the older can
be removed entirely.
All transformations are of the form:
Before:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT)
After:
#if (CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT) || defined(CONFIG_CMD_AUTOSCRIPT)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04 00:23:18 +02:00