Mercurial > ecos
diff packages/hal/sparclite/sleb/current/include/pkgconf/mlt_sparclite_sleb_rom.mlt @ 46:797268ecc331 ecos-sw-1999-10-19
Merge from eCos master repository on 1999-10-19-18:55:31-BST
| author | jlarmour |
|---|---|
| date | Tue, 19 Oct 1999 19:19:52 +0000 |
| parents | 443894e2e912 |
| children | eb9fd8c04db3 |
line wrap: on
line diff
--- a/packages/hal/sparclite/sleb/current/include/pkgconf/mlt_sparclite_sleb_rom.mlt +++ b/packages/hal/sparclite/sleb/current/include/pkgconf/mlt_sparclite_sleb_rom.mlt @@ -1,6 +1,6 @@ version 0 region rom 0 20000 1 ! -region ram 4000200 3ffe00 0 ! +region ram 4000000 400000 0 ! section rom_vectors 0 1 0 1 1 1 1 1 0 0 text text ! section text 0 4 0 1 0 1 0 1 fini fini ! section fini 0 4 0 1 0 1 0 1 rodata rodata ! @@ -8,5 +8,6 @@ section rodata 0 8 0 1 0 1 0 1 rodata1 r section rodata1 0 8 0 1 0 1 0 1 fixup fixup ! section fixup 0 8 0 1 0 1 0 1 gcc_except_table gcc_except_table ! section gcc_except_table 0 8 0 1 0 0 0 1 data ! -section data 0 1 1 1 1 1 0 0 4000200 bss ! +section ram_vectors 0 1 0 1 1 1 1 0 4000000 4000000 data ! +section data 0 8 1 1 0 1 0 0 bss ! section bss 0 8 0 1 0 0 0 0 !
