Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 3188:cb5a35f3fda4
Include CYGHWR_MEMORY_LAYOUT_H in order to effectively test memory size. Bug reported and fix suggested by Bernd Edlinger. [Bugzilla 1001650]
| author | vae |
|---|---|
| date | Thu, 04 Oct 2012 07:40:45 +0000 |
| parents | c8f21fa31800 |
| children | f35f92c0b860 |
comparison
equal
deleted
inserted
replaced
| 3187:635199c996bc | 3188:cb5a35f3fda4 |
|---|---|
| 1 2012-10-04 Ilija Kocho <ilijak@siva.com.mk> | |
| 2 | |
| 3 * tests/kcache2.c: Include CYGHWR_MEMORY_LAYOUT_H in order to | |
| 4 effectively test memory size. Bug reported and fix suggested by | |
| 5 Bernd Edlinger. [Bugzilla 1001650] | |
| 6 | |
| 1 2012-05-27 Ilija Kocho <ilijak@siva.com.mk> | 7 2012-05-27 Ilija Kocho <ilijak@siva.com.mk> |
| 2 | 8 |
| 3 * tests/kcache2.c: Allow comilation for targets with less then | 9 * tests/kcache2.c: Allow comilation for targets with less then |
| 4 128KiB RAM by conditionally reducing of MAXSIZE to (1<<16) | 10 128KiB RAM by conditionally reducing of MAXSIZE to (1<<16) |
| 5 | 11 |
