Mercurial > ecos
comparison packages/redboot/current/ChangeLog @ 1253:9ecd8873f657
Use LMA, not VMA
| author | gthomas |
|---|---|
| date | Mon, 29 Sep 2003 14:49:46 +0000 |
| parents | dc8c964619a0 |
| children | 13ba50dd5a8e |
comparison
equal
deleted
inserted
replaced
| 1252:4dfb5c337649 | 1253:9ecd8873f657 |
|---|---|
| 1 2003-09-29 Gary Thomas <gary@mlbassoc.com> | |
| 2 | |
| 3 * src/load.c (load_elf_image): Use LMA (loader memory address), instead | |
| 4 of VMA (virtual memory address) to load code. If LMA != VMA, it's up | |
| 5 to the loaded program to figure it out. | |
| 6 Inspired by Artur Lipowski <LAL@pro.onet.pl> | |
| 7 | |
| 1 2003-09-26 Nick Garnett <nickg@balti.calivar.com> | 8 2003-09-26 Nick Garnett <nickg@balti.calivar.com> |
| 2 | 9 |
| 3 * doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91 | 10 * doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91 |
| 4 EB42/55 description. | 11 EB42/55 description. |
| 5 | 12 |
