]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patches by Thomas Viehweger, 16 Mar 2004:
authorwdenk <wdenk>
Tue, 23 Mar 2004 22:14:11 +0000 (22:14 +0000)
committerwdenk <wdenk>
Tue, 23 Mar 2004 22:14:11 +0000 (22:14 +0000)
commit4b9206ed51a3e3dc06dca2a3930a24e4f0025f3d
tree2eb73ab74a66356c52d588bb06f803af55897e18
parent109c0e3ad32428dd65ed89f882faf59e30132494
* Patches by Thomas Viehweger, 16 Mar 2004:
  - show PCI clock frequency on MPC8260 systems
  - add FCC_PSMR_RMII flag for HiP7 processors
  - in do_jffs2_fsload(), take load address from load_addr if not set
    explicit, update load_addr otherwise
  - replaced printf by putc/puts when no formatting is needed
    (smaller code size, faster execution)
35 files changed:
CHANGELOG
common/cmd_autoscript.c
common/cmd_bdinfo.c
common/cmd_bootm.c
common/cmd_date.c
common/cmd_diag.c
common/cmd_eeprom.c
common/cmd_elf.c
common/cmd_flash.c
common/cmd_i2c.c
common/cmd_immap.c
common/cmd_jffs2.c
common/cmd_mem.c
common/cmd_mii.c
common/cmd_reginfo.c
common/console.c
common/main.c
common/miiphybb.c
common/miiphyutil.c
cpu/mpc8260/bedbug_603e.c
cpu/mpc8260/cpu.c
cpu/mpc8260/ether_fcc.c
cpu/mpc8260/ether_scc.c
cpu/mpc8260/interrupts.c
cpu/mpc8260/speed.c
cpu/mpc8260/traps.c
drivers/cfi_flash.c
fs/jffs2/jffs2_1pass.c
include/asm-ppc/cpm_8260.h
net/bootp.c
net/net.c
net/nfs.c
net/rarp.c
net/tftp.c
rtc/pcf8563.c