diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-12 16:06:05 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-12 16:06:05 +0100 |
commit | 7481266e4e4a1488ab197cc7beecd6eda0c34ffb (patch) | |
tree | 815742a284bfb6ccdd47df0e317e61baa7322645 /CHANGELOG | |
parent | a889bd27ef2a9c01eb5b10d067765545781efa0a (diff) | |
download | u-boot-imx-7481266e4e4a1488ab197cc7beecd6eda0c34ffb.zip u-boot-imx-7481266e4e4a1488ab197cc7beecd6eda0c34ffb.tar.gz u-boot-imx-7481266e4e4a1488ab197cc7beecd6eda0c34ffb.tar.bz2 |
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.4: ====================================================================== +* Fix register for PCI async mode on PPC440EP + Patch by Youngchul Bang, 08 Dec 2005 + +* Fix U-Boot linking problems (add .eh_frame segment to linker script) + This segment may be required by some libgcc.a functions + (like _udivdi3). + * Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. |