diff packages/hal/powerpc/arch/current/ChangeLog @ 72:da3908c9cd10 ecos-sw-2000-02-17

Merge from eCos master repository on 2000-02-17-18:56:14-GMT
author jlarmour
date Thu, 17 Feb 2000 19:38:13 +0000
parents c5536bad4c24
children 435cced73e2f
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog
+++ b/packages/hal/powerpc/arch/current/ChangeLog
@@ -1,5 +1,12 @@
 2000-02-11  Jesper Skov  <jskov@redhat.com>
 
+	* include/hal_cache.h: 
+	* include/hal_mem.h: 
+	Moved memory mapping definition to new file.
+
+	* include/hal_cache.h: Deleted 60x macros.
+
+	* src/hal_misc.c: Moved MMU functions to variant files.
 
 	* src/hal_intr.c (hal_IRQ_init): Moved code to MPC8xx variant
 	directory.