[coreboot] New patch to review for coreboot: dcc9ad3 Fix ldscript for bootblock .rom section

Paul Menzel paulepanter at users.sourceforge.net
Wed Nov 23 20:49:44 CET 2011


Am Mittwoch, den 23.11.2011, 21:09 +0200 schrieb Kyösti Mälkki:
> On Wed, 2011-11-23 at 20:02 +0100, Kyösti Mälkki wrote:
> > Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/453
> 
> 
> build/bootblock.map without patch:
> 
> fffffbfb A ROMLOC
> fffffc02 T _rom      <-- pad bytes here
> fffffc04 T _start    <-- (not invalid, just confusing)
> fffffc48 T gdtptr16
> ...
> fffffef2 t L1005
> ffffff04 t L1033     <-- over upper-bound
> ffffff08 T _erom
> 
> 
> build/bootblock.map with patch:
> 
> fffffbe8 A ROMLOC_MIN
> fffffbf0 T _rom
> fffffbf0 T ROMLOC
> fffffbf0 T _start
> fffffc34 T gdtptr16
> ...
> fffffee2 t L1005
> fffffef4 t L1033
> fffffef8 T _erom

I guess that would be useful in the commit message, would not it?


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20111123/2b532ed3/attachment.sig>


More information about the coreboot mailing list