]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Allow crc32 to be used at address 0x000
authorwdenk <wdenk>
Sat, 26 Jul 2003 08:08:08 +0000 (08:08 +0000)
committerwdenk <wdenk>
Sat, 26 Jul 2003 08:08:08 +0000 (08:08 +0000)
commit7784674852c66b0924bdc79062bd208aa51fd0a9
treedf62c40f9c04ebf3b5f8c2bea9e1bc80ae05cb8d
parent27b207fd0a0941b03f27e2a82c0468b1a090c745
* Allow crc32 to be used at address 0x000

* Provide consistent interface to standalone applications to access
  the 'global_data' structure
  Provide a doc/README.standalone more useful to users/developers.

* Make IceCube MGT5100 FEC driver work
CHANGELOG
cpu/mpc5xxx/fec.c
doc/README.standalone
examples/stubs.c
examples/x86-testapp.c [new file with mode: 0644]
include/configs/IceCube.h
include/exports.h
include/net.h
lib_arm/armlinux.c
lib_generic/crc32.c