Mercurial > flash_v2
diff packages/hal/powerpc/ts6/current/ChangeLog @ 795:2568adc4834e
Improvements in cache & MMU handling - from Paul Fine <pfine@delcomsys.com>
| author | gthomas |
|---|---|
| date | Tue, 04 Mar 2003 17:18:47 +0000 |
| parents | aae52574f8c5 |
| children | c5bcebd7687d |
line wrap: on
line diff
--- a/packages/hal/powerpc/ts6/current/ChangeLog +++ b/packages/hal/powerpc/ts6/current/ChangeLog @@ -1,3 +1,18 @@ +2003-03-04 Paul Fine <pfine@delcomsys.com> + + * cdl/hal_powerpc_ts6.cdl: Now that the cache control macros + are correct and quicc2 ethernet driver has been fixed with respect + to caching operations, allow the cache to be enabled at startup. + * src/ts6.S: Make SDRAM test global, so that RedBoot (for ROM) + can invoke the test. + * src/hal_aux.c : Add RedBoot command to test SDRAM. Also modify + the initialization of the Serial Periphial Interface (SPI) + controller in the CPM. Also removed some debug code. + * redboot_RAM.ecm: + * redboot_ROM.ecm: + * redboot_ROMRAM.ecm: Bumped DCS version to 1.17, added + REDBOOT_BACKUP option. + 2002-12-12 Gary Thomas <gthomas@ecoscentric.com> 2002-12-12 Patrick Doyle <wpd@delcomsys.com>
