commit | a7e1cf0c517d44db8e871a86b2cf7ea7e7d06a4b | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Wed Mar 11 09:36:26 2009 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Mar 11 09:36:26 2009 -0600 |
tree | e06336ccef949eddfc08dff636340cc20ce011f2 | |
parent | 10b9dc6f6bd64885fcd6a005aa211582dbe92647 [diff] |
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers fixed-head.o must be linked into the bootwrapper for raw-binary images to work. This patch adds it into the bootwrapper. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reported-by: Eddie Dawydiuk <eddie@embeddedarm.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>