Jon Loeliger
ae53c8a705
Merge branch 'mpc86xx'
2006-05-31 14:02:09 -05:00
Jon Loeliger
c934f655f9
Review cleanups.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 14:01:32 -05:00
Jon Loeliger
c926a82d82
Merge branch 'mpc86xx'
2006-05-31 13:19:45 -05:00
Jon Loeliger
cb5965fb95
White space cleanup.
...
Some 80-column cleanups.
Convert printf() to puts() where possible.
Use #include "spd_sdram.h" as needed.
Enhanced reset command usage message a bit.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 12:44:44 -05:00
Jon Loeliger
3d5c5be547
Removed unneeded local_bus_init() from 8641HPCN board.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 11:39:34 -05:00
Jon Loeliger
4d3d729c16
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 11:24:28 -05:00
Jon Loeliger
b2a941de06
Remove dead debug code.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-05-31 10:07:28 -05:00
Jon Loeliger
126aa70f10
Move mpc86xx PIXIS code to board directory
...
First cut at moving the PIXIS platform code out of
the 86xx cpu directory and into board/mpc8641hpcn
where it belongs.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2006-05-31 09:49:33 -05:00
Jon Loeliger
eaa1fa16c4
Merge branch 'mpc86xx'
2006-05-30 09:39:33 -05:00
Haiying Wang
38cee12dcf
Improve "reset" command's interaction with watchdog.
...
"reset altbank" will reset another bank WITHOUT watch dog timer enabled
"reset altbank wd" will reset another bank WITH watch dog enabled
"diswd" will disable watch dog after u-boot boots up successfully
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2006-05-30 09:10:32 -05:00
Haiying Wang
70205e5a6d
Fix two SDRAM setup bugs.
...
Fix ECC setup bug.
Enable 1T/2T based on number of DIMMs present.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2006-05-30 08:51:19 -05:00
Jon Loeliger
bdee35d0e0
Merge branch 'mpc86xx'
2006-05-26 10:25:12 -05:00
Haiying Wang
d11fec5015
Add first draft of the MPC8641HPCN doc/README.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-05-26 10:24:48 -05:00
Haiying Wang
ed45d6c930
Added pci@8000 block.
...
Updated ethernet interrupt mappings (moved up 48).
Cleaned up a few comments.
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-05-26 10:13:04 -05:00
Haiying Wang
3033ebb20f
Allow args on reset command.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
2006-05-26 10:01:16 -05:00
Jon Loeliger
76bfacfd7c
Merge branch 'mpc86xx'
2006-05-19 13:54:58 -05:00
Jon Loeliger
14e37081ff
Change arbitration to round-robin for SMP linux.
2006-05-19 13:54:02 -05:00
Jon Loeliger
9a655876e5
Enable dual DDR controllers and interleaving.
2006-05-19 13:54:02 -05:00
Jon Loeliger
586d1d5abd
Update 86xx address map and LAWBARs.
2006-05-19 13:54:02 -05:00
Jon Loeliger
cccce5d058
Remove L2 Cache invalidate polling.
2006-05-19 13:54:02 -05:00
Jon Loeliger
f35ec68fb0
Enable 2nd CPU and I2C.
2006-05-19 13:54:02 -05:00
Jon Loeliger
9f37dc8cab
Merge branch 'mpc86xx'
2006-05-15 08:32:11 -05:00
Jon Loeliger
bf690dcb51
Update interrupt mapping.
2006-05-15 07:26:56 -05:00
Jon Loeliger
846c2d4a0e
Merge branch 'mpc86xx'
2006-05-10 09:43:21 -05:00
Haiying Wang
6cfea33477
Remove unneeded INIT_RAM_LOCK cache twiddling.
...
Correctly tracks r29 as global data pointer now.
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2006-05-10 09:38:06 -05:00
Jon Loeliger
d4dd317b58
Remove unnecessary flash.c file.
2006-05-10 09:33:07 -05:00
Jon Loeliger
a67255363a
Merge branch 'mpc86xx'
2006-05-09 08:33:11 -05:00
Jon Loeliger
18b6c8cd8a
Get MPC8641HPCN flash images working.
...
Enable the CFI driver.
Remove bogus LAWBAR7 cruft.
Use correct TEXT_BASE, Fixup load script.
Enable SPD EEPROM during DDR setup.
Use generic RFC 1918 IP addresses by default.
2006-05-09 08:23:49 -05:00
Wolfgang Denk
4af099bda9
Fix watchdog issues for ColdFire boards.
2006-05-09 13:49:12 +02:00
Wolfgang Denk
1cfefe8cb6
Merge with /home/m8/git/u-boot
2006-05-09 13:46:55 +02:00
Wolfgang Denk
67a9468522
Merge with /home/wd/git/u-boot/master
2006-05-09 13:32:33 +02:00
Marian Balakowicz
78b123cd69
Add M5271EVB board support.
2006-05-09 11:54:44 +02:00
Marian Balakowicz
6f5155a95c
Make R5200 specific low level initialization board conditional.
2006-05-09 11:51:51 +02:00
Marian Balakowicz
b75ef85f42
Update CPU target identification strings for Coldfire family.
2006-05-09 11:45:31 +02:00
Marian Balakowicz
b4853b779e
Update register definitions for MCF5271.
2006-05-09 11:43:59 +02:00
Marian Balakowicz
0c056f0e27
Fix serial console support for MCF5271.
2006-05-09 11:37:13 +02:00
Marian Balakowicz
483a0cf804
Fixes for gcc 3.4 based m68k toolchain,
...
based on patch by Jate Sujjavanich.
2006-05-09 11:28:36 +02:00
Wolfgang Denk
f149d8643e
Fix lowboot support on MCC200 board
2006-05-05 00:59:28 +02:00
Wolfgang Denk
0cf7d8aa0b
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
2006-05-03 17:52:20 +02:00
Wolfgang Denk
610cf3676e
Coding Style cleanup
2006-05-03 01:24:04 +02:00
Wolfgang Denk
da4849fb30
Write RTC seconds first to maintain settings integrity per
...
Maxim/Dallas DS1306 data sheet.
Patch by Alan J. Luse, 02 May 2006
2006-05-03 01:04:58 +02:00
Wolfgang Denk
983bebbea3
Scheduled for removal: strnicmp() which is unused
2006-05-03 01:00:39 +02:00
Wolfgang Denk
ac2e2b82bc
Merge with /home/mk/8-benq/u-boot
2006-05-02 15:28:01 +02:00
Wolfgang Denk
8546e23902
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
...
Patch by Jon Loeliger, 01. May 2006
2006-05-02 00:11:25 +02:00
Wolfgang Denk
3577d3a33b
Fixed handling of bad checksums with "mkimage -l"
2006-04-28 21:24:32 +02:00
Marian Balakowicz
7a635e004e
Add support for Freescale M5271: Merge with /work/u-boot.mcf5271
2006-04-27 19:12:19 +02:00
Jon Loeliger
5c9efb36a6
Cleanup whitespaces and style issues.
...
Removed //-style comments.
Use 80-column lines.
Remove trailing whitespace.
Remove dead code and debug cruft.
2006-04-27 10:15:16 -05:00
Jon Loeliger
a2320a6bf8
Revert bad PCI prefetch limit change.
2006-04-27 08:22:39 -05:00
Jon Loeliger
debb7354d1
Initial support for MPC8641 HPCN board.
2006-04-26 17:58:56 -05:00
Markus Klotzbuecher
d860c34ff0
cosmetic: print amount of NAND flash aligned with the other values such as
...
DRAM
2006-04-25 17:00:33 +02:00