platform/kernel/u-boot.git
17 years agoMerge branch 'master' into hpc2
roy zang [Mon, 22 Jan 2007 05:15:35 +0000 (13:15 +0800)]
Merge branch 'master' into hpc2

Conflicts:

drivers/cfi_flash.c

The patch by Heiko Schocher <hs@pollux.denx.de> on Jan, 19, 2007
fixes cfi_driver bug for mpc7448hpc2 board. The default cfi_driver can support
mpc7448hpc2 board.

17 years agoMinor code cleanup.
Wolfgang Denk [Fri, 19 Jan 2007 22:08:39 +0000 (23:08 +0100)]
Minor code cleanup.

17 years agoMerge with /home/hs/SC3/u-boot-dev
Wolfgang Denk [Fri, 19 Jan 2007 21:56:23 +0000 (22:56 +0100)]
Merge with /home/hs/SC3/u-boot-dev

17 years ago[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.
Heiko Schocher [Fri, 19 Jan 2007 18:57:10 +0000 (19:57 +0100)]
[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years ago[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
Heiko Schocher [Fri, 19 Jan 2007 17:05:26 +0000 (18:05 +0100)]
[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
             if you must swap the bytes between reading/writing.
             (Needed for the SC3 board)

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years agoMerge with /home/hs/SC3/u-boot-dev
Wolfgang Denk [Fri, 19 Jan 2007 11:06:32 +0000 (12:06 +0100)]
Merge with /home/hs/SC3/u-boot-dev

17 years ago[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
Stefan Roese [Thu, 18 Jan 2007 15:05:47 +0000 (16:05 +0100)]
[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Update Prodrive P3Mx support
Stefan Roese [Thu, 18 Jan 2007 10:54:52 +0000 (11:54 +0100)]
[PATCH] Update Prodrive P3Mx support

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Add missing Taishan config file
Stefan Roese [Thu, 18 Jan 2007 10:48:10 +0000 (11:48 +0100)]
[PATCH] Add missing Taishan config file

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Fix: Compilerwarnings for SC3 board.
Heiko Schocher [Thu, 18 Jan 2007 10:28:51 +0000 (11:28 +0100)]
[PATCH] Fix: Compilerwarnings for SC3 board.
             The EBC Configuration Register is now by CFG_EBC_CFG definable
             Added JFFS2 support for the SC3 board.

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years agoMerge with /home/stefan/git/u-boot/denx-merge-sr
Stefan Roese [Thu, 18 Jan 2007 09:27:26 +0000 (10:27 +0100)]
Merge with /home/stefan/git/u-boot/denx-merge-sr

17 years ago[PATCH] Add support for AMCC Taishan PPC440GX eval board
Stefan Roese [Thu, 18 Jan 2007 09:25:34 +0000 (10:25 +0100)]
[PATCH] Add support for AMCC Taishan PPC440GX eval board

Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoRaname solidcard3 into sc3; add redundant env for sc3
Wolfgang Denk [Tue, 16 Jan 2007 17:30:50 +0000 (18:30 +0100)]
Raname solidcard3 into sc3; add redundant env for sc3

17 years agoUpdate default environment for Solidcard3
Wolfgang Denk [Tue, 16 Jan 2007 11:46:35 +0000 (12:46 +0100)]
Update default environment for Solidcard3

17 years agoMerge with /home/hs/SC3/u-boot
Wolfgang Denk [Mon, 15 Jan 2007 12:41:04 +0000 (13:41 +0100)]
Merge with /home/hs/SC3/u-boot
Some code cleanup.

17 years agoMerge with /home/hs/MAN/u-boot-dev
Wolfgang Denk [Mon, 15 Jan 2007 11:56:52 +0000 (12:56 +0100)]
Merge with /home/hs/MAN/u-boot-dev

17 years agoMerge with /home/sr/git/u-boot/denx-merge-sr
Wolfgang Denk [Mon, 15 Jan 2007 11:48:05 +0000 (12:48 +0100)]
Merge with /home/sr/git/u-boot/denx-merge-sr

17 years ago[PATCH] Fix 440SPe rev B detection from previous patch
Stefan Roese [Mon, 15 Jan 2007 08:46:29 +0000 (09:46 +0100)]
[PATCH] Fix 440SPe rev B detection from previous patch

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago [FIX] correct I2C Writes for the LM81 Sensor.
Heiko Schocher [Sun, 14 Jan 2007 12:35:31 +0000 (13:35 +0100)]
[FIX] correct I2C Writes for the LM81 Sensor.

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years agoMerge with /home/sr/git/u-boot/denx-merge-sr
Wolfgang Denk [Sat, 13 Jan 2007 10:25:08 +0000 (11:25 +0100)]
Merge with /home/sr/git/u-boot/denx-merge-sr

17 years agoMerge with /home/git/u-boot
Wolfgang Denk [Sat, 13 Jan 2007 10:17:35 +0000 (11:17 +0100)]
Merge with /home/git/u-boot

17 years agoUndo commit 3033ebb2: reset command does not take any arguments
Wolfgang Denk [Sat, 13 Jan 2007 10:17:10 +0000 (11:17 +0100)]
Undo commit 3033ebb2: reset command does not take any arguments

Haiying Wang's modification to the reset command was broken, undo it.

Signed-off-by: Wolfgang Denk <wd@denx.de>
17 years agoMerge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
Stefan Roese [Sat, 13 Jan 2007 07:01:31 +0000 (08:01 +0100)]
Merge ... git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr

17 years ago[PATCH] Update 440SP(e) cpu revisions
Stefan Roese [Sat, 13 Jan 2007 07:01:03 +0000 (08:01 +0100)]
[PATCH] Update 440SP(e) cpu revisions

Also display enabled/disabled RAID 6 support for 440SP/440SPe PPC's.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed
Stefan Roese [Sat, 13 Jan 2007 06:59:56 +0000 (07:59 +0100)]
[PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speed

Now the board revision and the current PCI bus speed are printed after
the board message.

Also the EBC initialising is now done via defines in the board config
file.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed
Stefan Roese [Sat, 13 Jan 2007 06:59:19 +0000 (07:59 +0100)]
[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speed

Now the board revision and the current PCI bus speed are printed after
the board message.

Also the EBC initialising is now done via defines in the board config
file.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed
Stefan Roese [Sat, 13 Jan 2007 06:57:51 +0000 (07:57 +0100)]
[PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speed

Now the board revision and the current PCI bus speed are printed after
the board message.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago Added support for the SOLIDCARD III board from Eurodesign
Heiko Schocher [Thu, 11 Jan 2007 14:44:44 +0000 (15:44 +0100)]
Added support for the SOLIDCARD III board from Eurodesign

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years agoAdjusted default environment for cam5200 board.
Reinhard Thies [Wed, 10 Jan 2007 13:41:14 +0000 (14:41 +0100)]
Adjusted default environment for cam5200 board.

17 years agoMerge with /home/m8/git/u-boot/
Detlev Zundel [Wed, 10 Jan 2007 15:36:51 +0000 (16:36 +0100)]
Merge with /home/m8/git/u-boot/

17 years agoUpdate CHANGELOG
Wolfgang Denk [Wed, 10 Jan 2007 14:35:52 +0000 (15:35 +0100)]
Update CHANGELOG

17 years agoMerge with /home/mk/11-cmb1920/u-boot#4upstream
Wolfgang Denk [Wed, 10 Jan 2007 14:34:43 +0000 (15:34 +0100)]
Merge with /home/mk/11-cmb1920/u-boot#4upstream

17 years agoFix auto_update for MCC200 board.
Wolfgang Denk [Wed, 10 Jan 2007 00:28:39 +0000 (01:28 +0100)]
Fix auto_update for MCC200 board.

The invocation of do_auto_update() is moved to the end of the
misc_init_r() function, after the flash mappings have been
initialized. Please find attached a patch that implements that
change.

Also correct the decoding of the keypad status. With this update, the
key that will trigger the update is Column 2, Row 2.

17 years agoCAM5200 flash driver modifications:
Marian Balakowicz [Tue, 9 Jan 2007 23:26:15 +0000 (00:26 +0100)]
CAM5200 flash driver modifications:
- use CFI driver (replaces custom flash driver) for main 'cam5200' target
- add second build target 'cam5200_niosflash' which still uses custom driver

17 years agoSPC1920: cleanup memory contoller setup
Markus Klotzbuecher [Tue, 9 Jan 2007 15:02:48 +0000 (16:02 +0100)]
SPC1920: cleanup memory contoller setup

17 years agoFix the cpu speed setup to work with all boards.
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:14 +0000 (14:57 +0100)]
Fix the cpu speed setup to work with all boards.

17 years agoSPC1920: add support for the FM18L08 Ramtron FRAM
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:13 +0000 (14:57 +0100)]
SPC1920: add support for the FM18L08 Ramtron FRAM

17 years agoSPC1920: update the HPI register addresses to work with the second
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:13 +0000 (14:57 +0100)]
SPC1920: update the HPI register addresses to work with the second
generation of hardware

17 years agoMiscellanious spc1920 related cleanups
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:13 +0000 (14:57 +0100)]
Miscellanious spc1920 related cleanups

17 years agoSPC1920 GO/NOGO led should be set to color red in U-Boot
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:12 +0000 (14:57 +0100)]
SPC1920 GO/NOGO led should be set to color red in U-Boot

17 years agoAdd support for the DS3231 RTC
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:12 +0000 (14:57 +0100)]
Add support for the DS3231 RTC

17 years agoSMC1 uses external CLK4 instead of BRG on spc1920
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:11 +0000 (14:57 +0100)]
SMC1 uses external CLK4 instead of BRG on spc1920

17 years agoUpdate the SPC1920 CMB PLD driver
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:10 +0000 (14:57 +0100)]
Update the SPC1920 CMB PLD driver

17 years agoAdd / enable I2C support on the spc1920 board
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:10 +0000 (14:57 +0100)]
Add / enable I2C support on the spc1920 board

17 years agoAdd support for the tms320671x host port interface (HPI)
Markus Klotzbuecher [Tue, 9 Jan 2007 13:57:10 +0000 (14:57 +0100)]
Add support for the tms320671x host port interface (HPI)

17 years agoPrepare for release 1.2.0
Wolfgang Denk [Sat, 6 Jan 2007 23:13:11 +0000 (00:13 +0100)]
Prepare for release 1.2.0

17 years ago[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)
Stefan Roese [Sat, 6 Jan 2007 14:58:09 +0000 (15:58 +0100)]
[PATCH] 44x: Fix problem with DDR controller setup (refresh rate)

This patch fixes a problem with an incorrect setup for the refresh
timer of the 44x DDR controller in the file cpu/ppc4xx/sdram.c

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Update ALPR board files
Stefan Roese [Sat, 6 Jan 2007 14:56:13 +0000 (15:56 +0100)]
[PATCH] Update ALPR board files

This update brings the ALPR board support to the newest version.
It also fixes a problem with the NAND driver.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] nand: Fix problem with oobsize calculation
Stefan Roese [Fri, 5 Jan 2007 10:46:05 +0000 (11:46 +0100)]
[PATCH] nand: Fix problem with oobsize calculation

Here the description from Brian Brelsford <Brian_Brelsford@dell.com>:

The Hynix part returns a 0x1d in the 4th ID byte. The Samsung part
returns a 0x15. In the code fragment below bits [1:0] determine the
page size, it is ANDed via "(extid & 0x3)" then shifted out. The
next field is also ANDed with 0x3. However this is a one bit field
as defined in the Hynix and Samsung parts in the 4th ID byte that
determins the oobsize, not a two bit field. It works on Samsung as
bits[3:2] are 01. However for the Hynix there is a 11 in these two
bits, so the oob size gets messed up.

I checked the correct linux code and the suggested fix from Brian is
also available in the linux nand mtd driver.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoMerge with /home/stefan/git/u-boot/denx-merge-sr
Stefan Roese [Fri, 5 Jan 2007 09:40:50 +0000 (10:40 +0100)]
Merge with /home/stefan/git/u-boot/denx-merge-sr

17 years ago[PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)
Stefan Roese [Fri, 5 Jan 2007 09:40:36 +0000 (10:40 +0100)]
[PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)

This fix will make the MAL burst disabling patch for the Linux
EMAC driver obsolete.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board
Stefan Roese [Fri, 5 Jan 2007 09:38:05 +0000 (10:38 +0100)]
[PATCH] Add DDR2 optimization code for Sequoia (440EPx) board

This code will optimize the DDR2 controller setup on a board specific
basis.

Note: This code doesn't work right now on the NAND booting image for the
Sequoia board, since it doesn't fit into the 4kBytes for the SPL image.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoMerge branch 'master' into hpc2
roy zang [Thu, 4 Jan 2007 03:10:05 +0000 (11:10 +0800)]
Merge branch 'master' into hpc2

17 years agoMerge with /home/tur/proj/v38b/u-boot
Wolfgang Denk [Thu, 4 Jan 2007 01:05:51 +0000 (02:05 +0100)]
Merge with /home/tur/proj/v38b/u-boot

17 years agoFew V38B changes:
Bartlomiej Sieka [Thu, 28 Dec 2006 18:08:21 +0000 (19:08 +0100)]
Few V38B changes:
  - fix a typo in V38B config file
  - move watchdog initialisation earlier in the boot process
  - add "wdt=off" to default kernel command line (disables kernel watchdog)

17 years agoFix bug in adaption of Stefano Babic's CFI driver patch.
Wolfgang Denk [Wed, 27 Dec 2006 00:26:13 +0000 (01:26 +0100)]
Fix bug in adaption of Stefano Babic's CFI driver patch.

17 years agoMinor code cleanup.
Wolfgang Denk [Sun, 24 Dec 2006 00:42:57 +0000 (01:42 +0100)]
Minor code cleanup.

17 years agoMerge with /home/wd/git/u-boot/master
Wolfgang Denk [Sun, 24 Dec 2006 00:33:32 +0000 (01:33 +0100)]
Merge with /home/wd/git/u-boot/master

17 years agoMerge with /home/hs/TQ/u-boot-dev
Wolfgang Denk [Sun, 24 Dec 2006 00:30:04 +0000 (01:30 +0100)]
Merge with /home/hs/TQ/u-boot-dev

17 years agoFix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset...
Stefano Babic [Mon, 11 Dec 2006 23:22:42 +0000 (00:22 +0100)]
Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)

17 years ago[PATCH] Fix sequoia flash autodetection (finally correct)
Stefan Roese [Fri, 22 Dec 2006 13:29:40 +0000 (14:29 +0100)]
[PATCH] Fix sequoia flash autodetection (finally correct)

Now 32MByte and 64MByte FLASH is know to work and other
configurations should work too.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoMinor code cleanup; update CHANGELOG.
Wolfgang Denk [Fri, 22 Dec 2006 09:30:26 +0000 (10:30 +0100)]
Minor code cleanup; update CHANGELOG.

17 years agoAdded support for the TQM8272 board from TQ
Heiko Schocher [Thu, 21 Dec 2006 16:17:02 +0000 (17:17 +0100)]
Added support for the TQM8272 board from TQ

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years ago[PATCH] Add support for the UC101 board from MAN.
Heiko Schocher [Thu, 21 Dec 2006 15:14:48 +0000 (16:14 +0100)]
[PATCH] Add support for the UC101 board from MAN.

Signed-off-by: Heiko Schocher <hs@denx.de>
17 years agoFix to make the baudrate changes immediate for the MCF52x2 family.
Bartlomiej Sieka [Tue, 19 Dec 2006 23:29:43 +0000 (00:29 +0100)]
Fix to make the baudrate changes immediate for the MCF52x2 family.

17 years agoPreliminary support for the iDMR board (ColdFire).
Bartlomiej Sieka [Tue, 19 Dec 2006 23:27:32 +0000 (00:27 +0100)]
Preliminary support for the iDMR board (ColdFire).

17 years agoautomatic update mechanism
Andrei Safronov [Fri, 8 Dec 2006 15:23:08 +0000 (16:23 +0100)]
automatic update mechanism

17 years agoMerge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
roy zang [Mon, 4 Dec 2006 15:57:35 +0000 (23:57 +0800)]
Merge /home/roy/CVS/7448/Open_Source/u-boot.git.dev

17 years agoSlight code clean up.
roy zang [Mon, 4 Dec 2006 09:56:59 +0000 (17:56 +0800)]
Slight code clean up.
Add comments, delete duplicate define and remove spaces.
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
17 years agoIntroduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original
roy zang [Mon, 4 Dec 2006 09:54:21 +0000 (17:54 +0800)]
Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The original
multiplier table can not refect the real PLL clock behavior of these
processors. Please refer to the hardware specification for detailed
information of the corresponding processors.
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
17 years agoRemove the static MAC address, ip address, server ip, netmask and
roy zang [Mon, 4 Dec 2006 06:46:23 +0000 (14:46 +0800)]
Remove the static MAC address, ip address, server ip, netmask and
gateway ip for network setting.
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
17 years agoRemove the duplicate memory test code for mpc744ihpc2 board.
roy zang [Mon, 4 Dec 2006 06:33:08 +0000 (14:33 +0800)]
Remove the duplicate memory test code for mpc744ihpc2 board.
If a memory test is needed, please use the functions in
post/memory.c or memtest command.
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
17 years agoFix the exception occuring in RAM table search issue.
roy zang [Fri, 1 Dec 2006 11:01:25 +0000 (19:01 +0800)]
Fix the exception occuring in RAM table search issue.
The original search_one_table() function code can only processes the search
for the exception occurring in FLASH/ROM, because the exception and fixup
table usually locate in FLASH. If the exception address is also in
FLASH, it will be OK.
If the exception occurs in RAM, after the u-boot relocation, a
relocation offset should be added.

clean up the code in cpu/74xx_7xx/cpu.c

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
17 years agoFix the confilcts when merging 'master' into hpc2.
roy zang [Fri, 1 Dec 2006 04:09:33 +0000 (12:09 +0800)]
Fix the confilcts when merging 'master' into hpc2.
The conflicts due to a new mpc7448 p3m7448 board is in the main tree.

Merge branch 'master' into hpc2

Conflicts:

MAKEALL
cpu/74xx_7xx/cpu.c
cpu/74xx_7xx/cpu_init.c
cpu/74xx_7xx/speed.c

17 years agoClean up the code according to codestyle:
roy zang [Fri, 1 Dec 2006 03:47:36 +0000 (11:47 +0800)]
Clean up the code according to codestyle:
(1) remove some C++ comments.
(2) remove trailing white space.
(3) remove trailing empty line.
(4) Indentation by table.
(5) remove {} in one line condition.
(6) add space before '(' in function call.
Remove some weird printf () output.
Add necessary comments.
Modified Makefile to support building in a separate directory.

17 years agoCode cleanup.
Wolfgang Denk [Thu, 30 Nov 2006 17:02:20 +0000 (18:02 +0100)]
Code cleanup.

17 years agoMerge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
Wolfgang Denk [Thu, 30 Nov 2006 01:01:32 +0000 (02:01 +0100)]
Merge ... opensource.freescale.com/u-boot-83xx.git

17 years agoCode cleanup. Update CHANGELOG.
Wolfgang Denk [Thu, 30 Nov 2006 00:54:07 +0000 (01:54 +0100)]
Code cleanup. Update CHANGELOG.

17 years ago[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
Grant Likely [Wed, 29 Nov 2006 15:23:42 +0000 (16:23 +0100)]
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals

The soc node of the mpc52xx needs to be loaded with the IPB bus frequency,
not the XLB frequency.

This patch depends on the previous patches for MPC52xx device tree support

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
17 years ago[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
Stefan Roese [Wed, 29 Nov 2006 14:42:37 +0000 (15:42 +0100)]
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards

This patch adds support for the Prodrive P3M750 (PPC750 & MV64460)
and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are
quite similar and share the same board directory "prodrive/p3mx"
and the same config file "p3mx.h".

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
Stefan Roese [Wed, 29 Nov 2006 11:53:15 +0000 (12:53 +0100)]
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command

In the bootvx command the load address was only read from the env
variable "loadaddr" and not optionally passed as paramter as described
in the help. This is fixed with this patch. The behaviour is now the
same as in the bootelf command.

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] include/ppc440.h minor error affecting interrupts
Stefan Roese [Wed, 29 Nov 2006 11:03:57 +0000 (12:03 +0100)]
[PATCH] include/ppc440.h minor error affecting interrupts

Fixed include/ppc440.c for UIC address Bug

Corrects bug affecting the addresses for the universal interrupt
controller UIC2 and UIC3 on the PPC440 Epx, GRx, and SPE chips.

Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>
Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoMake fsl-i2c not conflict with SOFT I2C
Joakim Tjernlund [Tue, 28 Nov 2006 22:17:27 +0000 (16:17 -0600)]
Make fsl-i2c not conflict with SOFT I2C

Signed-off-by: Timur Tabi <timur@freescale.com>
17 years agoFix I2C master address initialization.
Joakim Tjernlund [Tue, 28 Nov 2006 22:17:18 +0000 (16:17 -0600)]
Fix I2C master address initialization.

Signed-off-by: Timur Tabi <timur@freescale.com>
17 years agoMerge http://www.denx.de/git/u-boot
Kim Phillips [Wed, 29 Nov 2006 05:35:49 +0000 (23:35 -0600)]
Merge http://www.denx.de/git/u-boot

17 years agoAssign maintainers for mpc8349emds and mpc8360emds
Kim Phillips [Wed, 29 Nov 2006 05:31:19 +0000 (23:31 -0600)]
Assign maintainers for mpc8349emds and mpc8360emds

Dave for mpc8360emds, and me for mpc8349emds.

17 years agoEliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
Kim Phillips [Wed, 29 Nov 2006 05:28:33 +0000 (23:28 -0600)]
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c

give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src
since they are passed by reference to ucc_get_cmxucr_reg and assigned.

17 years agompc83xx: Miscellaneous code style fixes
Timur Tabi [Tue, 28 Nov 2006 18:09:35 +0000 (12:09 -0600)]
mpc83xx: Miscellaneous code style fixes

Implement various code style fixes and similar changes.

Signed-off-by: Timur Tabi <timur@freescale.com>
17 years agoSolve the copyright conflicts when merging 'master' into hpc2.
roy zang [Wed, 29 Nov 2006 01:45:03 +0000 (09:45 +0800)]
Solve the copyright conflicts when merging 'master' into hpc2.
Merge branch 'master' into hpc2

Conflicts:

drivers/cfi_flash.c

17 years ago[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
Stefan Roese [Tue, 28 Nov 2006 16:55:49 +0000 (17:55 +0100)]
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.

This patch adds the code and configuration necessary to boot with an
arch/powerpc Linux kernel.

Signed-off-by: Grant Likely <grant.likely@gmail.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
17 years ago[PATCH] PPC4xx: 440SP Rev. C detection added
Stefan Roese [Tue, 28 Nov 2006 15:09:24 +0000 (16:09 +0100)]
[PATCH] PPC4xx: 440SP Rev. C detection added

Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] nand: Fix patch merge problem
Stefan Roese [Tue, 28 Nov 2006 10:04:45 +0000 (11:04 +0100)]
[PATCH] nand: Fix patch merge problem

Signed-off-by: Stefan Roese <sr@denx.de>
17 years agoMerge with /home/sr/git/u-boot/denx-alpr-merge-test
Wolfgang Denk [Mon, 27 Nov 2006 22:11:18 +0000 (23:11 +0100)]
Merge ... /home/sr/git/u-boot/denx-alpr-merge-test

17 years agoUpdate CHANGELOG
Wolfgang Denk [Mon, 27 Nov 2006 21:53:53 +0000 (22:53 +0100)]
Update CHANGELOG

17 years agoMerge with /home/sr/git/u-boot/4xx-enet
Wolfgang Denk [Mon, 27 Nov 2006 21:50:25 +0000 (22:50 +0100)]
Merge with /home/sr/git/u-boot/4xx-enet

17 years agoMerge with /home/sr/git/u-boot/nand-env
Wolfgang Denk [Mon, 27 Nov 2006 21:49:46 +0000 (22:49 +0100)]
Merge with /home/sr/git/u-boot/nand-env

17 years agoMerge with /home/sr/git/u-boot/nand-timeout
Wolfgang Denk [Mon, 27 Nov 2006 21:49:11 +0000 (22:49 +0100)]
Merge with /home/sr/git/u-boot/nand-timeout

17 years agoMerge with /home/sr/git/u-boot/denx-of
Wolfgang Denk [Mon, 27 Nov 2006 21:46:10 +0000 (22:46 +0100)]
Merge with /home/sr/git/u-boot/denx-of

17 years ago[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
Stefan Roese [Mon, 27 Nov 2006 16:43:25 +0000 (17:43 +0100)]
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register

Patch below corrects the setting of the zmiifer register, it was
overwritting the register rather than ORing the settings.

Signed-off-by: Neil Wilson <NWilson@airspan.com>
Signed-off-by: Stefan Roese <sr@denx.de>
17 years ago[PATCH] Select NAND embedded environment from board configuration
Stefan Roese [Mon, 27 Nov 2006 16:34:10 +0000 (17:34 +0100)]
[PATCH] Select NAND embedded environment from board configuration

The current NAND Bootloader setup forces the environment
variables to be in line with the bootloader. This change
enables the configuration to be made in the board include
file instead so that it can be individually enabled.

Signed-off-by: Nick Spence <nick.spence@freescale.com>
Signed-off-by: Stefan Roese <sr@denx.de>