freebsd-dev/sys/boot/powerpc/uboot
Rafal Jaworowski b2b88c5cb4 Use current SP instead of global data ptr for the U-Boot API signature search hint.
Global data (pointed by R2 on PowerPC) in principle is not guaranteed to be in
proximity of U-Boot heap (where the API signature is placed) accross different
architectures and platforms. Instead, use U-Boot stack pointer as a hint for
the search instead of the global data; this method tends to be more uniform
accross different platforms.

Obtained from:	Semihalf
2008-09-03 16:38:27 +00:00
..
conf.c The NFS file system support is conditional upon LOADER_NFS_SUPPORT, 2008-02-23 18:36:13 +00:00
help.uboot
ldscript.powerpc
Makefile Make metadata.c shared across all platforms using U-Boot. 2008-09-03 15:52:05 +00:00
start.S Use current SP instead of global data ptr for the U-Boot API signature search hint. 2008-09-03 16:38:27 +00:00
version