diff options
author | wdenk <wdenk> | 2005-04-03 23:35:57 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-03 23:35:57 +0000 |
commit | 50712ba16e7e469e90952a7f197efa46e2f8e311 (patch) | |
tree | 4a6bf30c2ba3af8be123938f236eadca28c964d5 /CHANGELOG | |
parent | 901787d6e83b6a5beba5905fbc5441673dcd63e1 (diff) | |
download | u-boot-imx-50712ba16e7e469e90952a7f197efa46e2f8e311.zip u-boot-imx-50712ba16e7e469e90952a7f197efa46e2f8e311.tar.gz u-boot-imx-50712ba16e7e469e90952a7f197efa46e2f8e311.tar.bz2 |
* Patch by Mathias Küster, 23 Nov 2004:
add udelay support for the mcf5282 cpu
* Patch by Tolunay Orkun, 16 November 2004:
fix incorrect onboard Xilinx CPLD base address
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Patch by Mathias Küster, 23 Nov 2004: + add udelay support for the mcf5282 cpu + +* Patch by Tolunay Orkun, 16 November 2004: + fix incorrect onboard Xilinx CPLD base address + * Patch by Jerry Van Baren, 08 Nov 2004: - Add low-boot option for MPC8260ADS board (if lowboot is selected, the jumper for the HRCW source should select flash. If lowboot is |