Jon Loeliger
684623ce92
Fix bug in 8641hpcn reset command with no args.
...
Signed-off-by: Haiying Wang <haiying.wang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Zhang Wei
8be429a5dd
Reworked IRQ mapping in OF-tree.
19 years ago
Jon Loeliger
0e4c2a17ca
Do not enable address translation on secondary CPUs.
...
Do not set up BATs on secondary CPUs. Let Linux do the nasty.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
8ecc971618
Fix a get_board_sys_clk() use-before-def warning.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Jon Loeliger
d9bf4858fc
Allow DTC path to be passed in.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Haiying Wang
c83ae9ea6d
Modify the IRQ of DUART2
19 years ago
Jon Loeliger
c934f655f9
Review cleanups.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
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>
19 years ago
Jon Loeliger
3d5c5be547
Removed unneeded local_bus_init() from 8641HPCN board.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
4d3d729c16
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 years ago
Jon Loeliger
b2a941de06
Remove dead debug code.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
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>
19 years ago
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>
19 years ago
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>
19 years ago
Haiying Wang
d11fec5015
Add first draft of the MPC8641HPCN doc/README.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
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>
19 years ago
Haiying Wang
3033ebb20f
Allow args on reset command.
...
Signed-off-by: Jon Loeliger <jdl@jdl.com>
19 years ago
Jon Loeliger
14e37081ff
Change arbitration to round-robin for SMP linux.
19 years ago
Jon Loeliger
9a655876e5
Enable dual DDR controllers and interleaving.
19 years ago
Jon Loeliger
586d1d5abd
Update 86xx address map and LAWBARs.
19 years ago
Jon Loeliger
cccce5d058
Remove L2 Cache invalidate polling.
19 years ago
Jon Loeliger
f35ec68fb0
Enable 2nd CPU and I2C.
19 years ago
Jon Loeliger
bf690dcb51
Update interrupt mapping.
19 years ago
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>
19 years ago
Jon Loeliger
d4dd317b58
Remove unnecessary flash.c file.
19 years ago
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.
19 years ago
Jon Loeliger
5c9efb36a6
Cleanup whitespaces and style issues.
...
Removed //-style comments.
Use 80-column lines.
Remove trailing whitespace.
Remove dead code and debug cruft.
19 years ago
Jon Loeliger
a2320a6bf8
Revert bad PCI prefetch limit change.
19 years ago
Jon Loeliger
debb7354d1
Initial support for MPC8641 HPCN board.
19 years ago
Detlev Zundel
76544f80e4
Include BC3450 board in configurations in README
19 years ago
dzu@denx.de
6ca24c64a5
Add support for BC3450 board
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
19 years ago
dzu@denx.de
56a4a63c10
Added missing nand.c for NC650 board
...
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
19 years ago
dzu@denx.de
a367d42640
Update for NC650 board. Add NC650 based CP850 configuration.
...
Signed-off-by: dzu@denx.de <dzu@denx.de>
19 years ago
Wolfgang Denk
8419c01304
MPC5200: enable snooping of DMA transactions on XLB even if no PCI
...
is configured; othrwise DMA accesses aren't cache coherent which
causes for example USB to fail.
19 years ago
Wolfgang Denk
cf48eb9abd
Some code cleanup
19 years ago
Wolfgang Denk
807522fc9a
Merge with /home/hs/U-Boot/u-boot-dev
19 years ago
Wolfgang Denk
b81a4630a3
Fix Quad UART mapping on MCC200 board due to new HW revision
19 years ago
Wolfgang Denk
b28a31ca02
Merge with /home/m8/git/u-boot
19 years ago
Heiko Schocher
ad88297e2f
* Fix dbau1x00 Board
...
- Fix dbau1x00 boards broken by dbau1550 patch
PLL:s were not set for boards other than 1550.
Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST.
Default boot is now bootp for cards other than 1550.
Patch by Thomas Lange Aug 10 2005
19 years ago
Heiko Schocher
bb74140def
Fixes common/cmd_flash.c:
...
- fix some compiler/parser error, if using m68k tool chain
- optical fix for protect on/off all messages, if using more
then one bank
Patch by Jens Scharsig, 28 July 2005
19 years ago
Marian Balakowicz
6db3970811
Fix JFFS2 support for legacy NAND driver.
...
Some more NAND cleanup and small fixes.
19 years ago
Wolfgang Denk
3a5e21881a
MCC200 Board: fix flash unprotection code for flash > 32 MB.
19 years ago
Wolfgang Denk
5fbb2cd3b1
Update CHANGELOG
19 years ago
Wolfgang Denk
9bc97a3d91
Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci
19 years ago
Wolfgang Denk
71b405df4e
Merge with /home/sr/git/u-boot/cfi-flash
19 years ago
Wolfgang Denk
197b049b8b
Merge with /home/sr/git/u-boot/4xx-sdram
19 years ago
Marian Balakowicz
2fc000d756
Remove dependencies between DoC code and old legacy NAND driver.
...
Necessary defines and data structures were copied to DoC specific files
so that legacy NAND code could be entirely removed from u-boot tree
in the near future.
19 years ago
Marian Balakowicz
1707626650
Correct PM828_PCI_config Makefile target.
19 years ago
Wolfgang Denk
db28ddb4da
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S
...
Patch by Peter Menzebach, 13 Oct 2005 [DNX#2006040142000473]
19 years ago
Wolfgang Denk
534ff676a9
* Add support for ymodem protocol download
...
Patch by Stefano Babic, 29 Mar 2006
* Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000
Merge with /home/mk/8-benq/u-boot
19 years ago