diff options
author | wdenk <wdenk> | 2005-04-03 23:22:21 (GMT) |
---|---|---|
committer | wdenk <wdenk> | 2005-04-03 23:22:21 (GMT) |
commit | 901787d6e83b6a5beba5905fbc5441673dcd63e1 (patch) | |
tree | b239cf15367690c237211ba99068d3969035cf3c /CHANGELOG | |
parent | 8b0bfc6804ad140a3bd31bfb2c15fc7d69c15f5c (diff) | |
download | u-boot-fsl-qoriq-901787d6e83b6a5beba5905fbc5441673dcd63e1.tar.xz |
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
not selected, the jumper for the HRCW source should select the
BCSR.
- change default load base address to 0x00400000
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.1.3: ====================================================================== +* 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 + not selected, the jumper for the HRCW source should select the + BCSR. + - change default load base address to 0x00400000 + * Patch by Yuli Barcohen, 08 Nov 2004: Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. |