diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-01-25 16:12:46 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-01-25 16:12:46 -0600 |
commit | c99f384dce49b0c35ddf61eb5e0cde9fbab51a3b (patch) | |
tree | 464d97d3cc42ef3e4f45b237d01850b9370df5ba /CHANGELOG | |
parent | b97048094868fa03092f2c8e41b5eb22ea018a57 (diff) | |
download | u-boot-imx-c99f384dce49b0c35ddf61eb5e0cde9fbab51a3b.zip u-boot-imx-c99f384dce49b0c35ddf61eb5e0cde9fbab51a3b.tar.gz u-boot-imx-c99f384dce49b0c35ddf61eb5e0cde9fbab51a3b.tar.bz2 |
Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx
Patch by Kumar Gala, 25 Jan 2006
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: ====================================================================== +* Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx + Patch by Kumar Gala, 25 Jan 2006 + * Fixed defines for MPC83xx SICRL register to match current specs Patch by Kumar Gala, 23 Jan 2006 |