diff options
author | Stefan Roese <sr@denx.de> | 2006-03-13 09:42:28 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-03-13 09:42:28 +0100 |
commit | 9a7b408c116e1fcb4de607ddee15834319cd1ea0 (patch) | |
tree | 6be6aed09b11cc3f3fa3e02cc51c0954005a46fb /CHANGELOG | |
parent | 95515306155b8b7fca1a38f192f23ea49251edf8 (diff) | |
download | u-boot-imx-9a7b408c116e1fcb4de607ddee15834319cd1ea0.zip u-boot-imx-9a7b408c116e1fcb4de607ddee15834319cd1ea0.tar.gz u-boot-imx-9a7b408c116e1fcb4de607ddee15834319cd1ea0.tar.bz2 |
cpu/ppc4xx/start.S : exceptions are enabled after relocation
Patch by Cedric Vincent, 6 June 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* cpu/ppc4xx/start.S : exceptions are enabled after relocation + Patch by Cedric Vincent, 6 June 2005 + * au1x00_eth.c: check malloc return value and abort if it failed Patch by Andrew Dyer, 26 Jul 2005 |