diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-02-10 15:40:06 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-02-10 15:40:06 -0600 |
commit | 2688e2f972bd124be87cb86bce58aa1b186b5aa7 (patch) | |
tree | 20d2f635adf2854ff07abb84624927428b767a6d /CHANGELOG | |
parent | c99f384dce49b0c35ddf61eb5e0cde9fbab51a3b (diff) | |
download | u-boot-imx-2688e2f972bd124be87cb86bce58aa1b186b5aa7.zip u-boot-imx-2688e2f972bd124be87cb86bce58aa1b186b5aa7.tar.gz u-boot-imx-2688e2f972bd124be87cb86bce58aa1b186b5aa7.tar.bz2 |
Enable address translation on MPC83xx
Patch by Kumar Gala, 10 Feb 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: ====================================================================== +* Enable address translation on MPC83xx + Patch by Kumar Gala, 10 Feb 2006 + * Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx Patch by Kumar Gala, 25 Jan 2006 |