]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Some Cleanup.
authorwdenk <wdenk>
Wed, 12 Jan 2005 00:15:14 +0000 (00:15 +0000)
committerwdenk <wdenk>
Wed, 12 Jan 2005 00:15:14 +0000 (00:15 +0000)
commit289f932c5ff628bf21a05073243071a01a2d3b02
treeadfa2abf61660375c7d3609b100f18f1b30dde90
parent082acfd4849d2f0471b0709fe7f5ce1de387437d
* Some Cleanup.

* Patch by Richard Woodruff, 10 Jan 2005:
  Update support for OMAP2420 (ARM11) and H4 board:
  o clean up and add new types to H4 memory probe code.
  o fix to work with internal boot.
  o added PRCM config III operation.
  o fix marginal flash timings.
  o add revison ATAG usage.
  o enable voltage scaling at power chip.
  o fix compile error for i2c.

* Fix network problem (error when receiving multiple ARP packets)
21 files changed:
CHANGELOG
board/ixdp425/ixdp425.c
board/omap2420h4/config.mk
board/omap2420h4/flash.c
board/omap2420h4/mem.c
board/omap2420h4/omap2420h4.c
board/omap2420h4/platform.S
board/omap2420h4/sys_info.c
cpu/arm1136/config.mk
cpu/arm1136/start.S
cpu/ixp/pci.c
drivers/omap24xx_i2c.c
drivers/pci_indirect.c
include/asm-arm/arch-arm1136/clocks.h
include/asm-arm/arch-arm1136/mem.h
include/asm-arm/arch-arm1136/omap2420.h
include/asm-arm/arch-arm1136/sys_info.h
include/asm-arm/arch-arm1136/sys_proto.h
include/configs/omap2420h4.h
lib_arm/armlinux.c
net/net.c