Mercurial > ecos
diff packages/hal/powerpc/fads/current/ChangeLog @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 4f2df4ab82c8 |
| children | 755351606154 |
line wrap: on
line diff
--- a/packages/hal/powerpc/fads/current/ChangeLog +++ b/packages/hal/powerpc/fads/current/ChangeLog @@ -1,3 +1,20 @@ +1999-09-02 Hugo Tyson <hmt@cygnus.co.uk> + + * src/hal_aux.c (CYGARC_MEMDESC_TABLE): Define a non-empty table + for the FADS board so that MM can be enabled. I don't know why + the ROM area is marked non-cachable, but that's as the reporter + requested. + + As requested in PR 20270 by not-a-customer. This is really a + merge of that fix. + + * src/quicc_smc2.c (cyg_smc2_init): Re-order initialization so + that RxTxBD *is* initialized before use. Move setup of rx/tx + params to the end of the function ie. after the data is set up. + + All as requested in PR 20271 by not-a-customer. This is really a + merge of that fix. + 1999-06-11 Hugo Tyson <hmt@cygnus.co.uk> * src/PKGconf.mak: Build the new file.
