* Patch by Sean Chang, 9 Aug 2004:
- Added I2C support for ML300. - Added support for ML300 to read out its environment information stored on the EEPROM. - Added support to use board specific parameters as part of U-Boot's environment information. - Updated MLD files to support configuration for new features above. * Patches by Travis Sawyer, 5 Aug 2004: - Remove incorrect bridge settings for eth group 6 - Add call to setup bridge in ppc_440x_eth_initialize - Fix ppc_440x_eth_init to reset the phy only if its the first time through, otherwise, just check the phy for the autonegotiated speed/duplex. This allows the use of netconsole - only print the speed/duplex the first time the phy is reset.
Showing
- CHANGELOG 17 additions, 0 deletionsCHANGELOG
- board/xilinx/common/xipif_v1_23_b.c 331 additions, 0 deletionsboard/xilinx/common/xipif_v1_23_b.c
- board/xilinx/common/xipif_v1_23_b.h 18 additions, 35 deletionsboard/xilinx/common/xipif_v1_23_b.h
- board/xilinx/ml300/Makefile 7 additions, 6 deletionsboard/xilinx/ml300/Makefile
- board/xilinx/ml300/ml300.c 25 additions, 6 deletionsboard/xilinx/ml300/ml300.c
- board/xilinx/ml300/sw_services/uboot_v1_00_a/data/Ltypes 43 additions, 29 deletionsboard/xilinx/ml300/sw_services/uboot_v1_00_a/data/Ltypes
- board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.mld 6 additions, 2 deletions...inx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.mld
- board/xilinx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.tcl 28 additions, 1 deletion...inx/ml300/sw_services/uboot_v1_00_a/data/uboot_v2_1_0.tcl
- board/xilinx/ml300/xparameters.h 45 additions, 65 deletionsboard/xilinx/ml300/xparameters.h
- board/xilinx/xilinx_enet/emac_adapter.c 7 additions, 2 deletionsboard/xilinx/xilinx_enet/emac_adapter.c
- board/xilinx/xilinx_iic/iic_adapter.c 529 additions, 0 deletionsboard/xilinx/xilinx_iic/iic_adapter.c
- board/xilinx/xilinx_iic/xiic_l.c 484 additions, 0 deletionsboard/xilinx/xilinx_iic/xiic_l.c
- board/xilinx/xilinx_iic/xiic_l.h 150 additions, 0 deletionsboard/xilinx/xilinx_iic/xiic_l.h
- cpu/ppc4xx/440gx_enet.c 14 additions, 9 deletionscpu/ppc4xx/440gx_enet.c
- include/configs/ml300.h 15 additions, 3 deletionsinclude/configs/ml300.h
Loading
Please register or sign in to comment