kernel-ark/arch/sparc/boot
Sam Ravnborg 1075c4ef70 sparc: fix tftpboot.img for sparc64 on little-endian host
piggyback_32 adapted to support sparc64:
- locating "HdrS" differs for sparc and sparc64
- sparc64 updates a_text, a_data + a_bss in the final a.out header

Updated Makefile to use piggyback_32 for sparc64.
Deleted the now unused piggyback_64.c

piggyback_32.c is host endian neutral and works on both
little-endian and big-endian hosts.
This fixes a long standing bug where sparc64 could not
generate tftpboot.img on a x86 host.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-04 19:25:06 -08:00
..
.gitignore sparc,sparc64: unify boot/ 2008-12-04 09:17:21 -08:00
btfixupprep.c Merge branch 'master' into for-next 2010-06-16 18:08:13 +02:00
Makefile sparc: fix tftpboot.img for sparc64 on little-endian host 2011-01-04 19:25:06 -08:00
piggyback_32.c sparc: fix tftpboot.img for sparc64 on little-endian host 2011-01-04 19:25:06 -08:00