summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-27 11:58:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-27 11:58:16 +0000
commit64501892a93468ccd04048bb83b35dc8eeb43b95 (patch)
treeb517d034c6383cbbc851c5a3b932c70c2b82f8f2 /c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
parent2009-05-25 Allan Hessenflow <allanh@kallisti.com> (diff)
downloadrtems-64501892a93468ccd04048bb83b35dc8eeb43b95.tar.bz2
2009-05-25 Allan Hessenflow <allanh@kallisti.com>
PR 1415/bsps * startup/bspstart.c, startup/linkcmds: Enable caches and therefore enable the mmu. * start/start.S: Correct call to boot_card to meet bfin abi by clearing l0 - l3 and allocating some stack space.
Diffstat (limited to 'c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog')
-rw-r--r--c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog b/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
index 096236cc77..0b2de64dcc 100644
--- a/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
+++ b/c/src/lib/libbsp/bfin/bf537Stamp/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-25 Allan Hessenflow <allanh@kallisti.com>
+
+ * startup/bspstart.c, startup/linkcmds: Enable caches and therefore
+ enable the mmu.
+ * start/start.S: Correct call to boot_card to meet bfin abi by
+ clearing l0 - l3 and allocating some stack space.
+
2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S: Update for boot_card command line change.