mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-12-06 03:12:42 -05:00
- 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)