the following patch was just integrated into master: commit b4ce4d481418807be96930b36e47408d8f95654e Author: Furquan Shaikh furquan@google.com Date: Thu Oct 30 11:47:20 2014 -0700
romstage: Pass .car.data as ignored section while adding romstage
We don't want segment for .car.data section to be considered while elf_to_stage transformation is being done. Thus, use -S option for add-stage.
Change-Id: I04868c892e3aa94113189b012d284d52bacea5f0 Signed-off-by: Furquan Shaikh furquan@google.com Reviewed-on: http://review.coreboot.org/7305 Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/7305 for details.
-gerrit