comparison packages/hal/arm/iq80310/current/ChangeLog @ 201:dd81b18e45fb

Merge from eCos master repository on 2002-01-04-06:43:04-GMT
author jlarmour
date Fri, 04 Jan 2002 14:13:51 +0000
parents d60da272beeb
children 353a011b23b8
comparison
equal deleted inserted replaced
200:8147f1c99f15 201:dd81b18e45fb
1 2002-01-03 Mark Salter <msalter@redhat.com>
2
3 * misc/redboot_ROM.ecm: Use generic i82559 package.
4 * misc/redboot_ROMA.ecm: Ditto.
5 * misc/redboot_RAM.ecm: Ditto.
6 * misc/redboot_RAMA.ecm: Ditto.
7
8 * include/plf_io.h (CYGARC_UNCACHED_ADDRESS): New macro to return
9 uncached alias for a cached address.
10 (CYGARC_VIRT_TO_BUS): Macro to convert virtual to physical addresses.
11 * include/hal_platform_setup.h: Add uncached alias for first 128M of
12 SDRAM.
13
1 2001-10-03 Jonathan Larmour <jlarmour@redhat.com> 14 2001-10-03 Jonathan Larmour <jlarmour@redhat.com>
2 15
3 * src/diag/io_utils.c: Switch to diag_printf from printf. 16 * src/diag/io_utils.c: Switch to diag_printf from printf.
4 * src/diag/iq80310.h: Ditto. 17 * src/diag/iq80310.h: Ditto.
5 * src/diag/memtest.c: Ditto, and don't define printf prototype. 18 * src/diag/memtest.c: Ditto, and don't define printf prototype.