summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
authorTony Breeds2011-11-30 22:39:21 +0100
committerJosh Boyer2011-12-09 13:49:27 +0100
commite32a03290c72773c304ffeebffed0a63c0a672ae (patch)
tree526f104f9451e97b3b9f111bde7568b9db2e6c5b /arch/powerpc/platforms/44x/Kconfig
parentpowerpc/44x: Removing dead CONFIG_PPC47x (diff)
downloadkernel-qcow2-linux-e32a03290c72773c304ffeebffed0a63c0a672ae.tar.gz
kernel-qcow2-linux-e32a03290c72773c304ffeebffed0a63c0a672ae.tar.xz
kernel-qcow2-linux-e32a03290c72773c304ffeebffed0a63c0a672ae.zip
powerpc/boot: Add extended precision shifts to the boot wrapper.
The upcomming currituck patches will need to do 64-bit shifts which will fail with undefined symbol without this patch. I looked at linking against libgcc but we can't guarantee that libgcc was compiled with soft-float. Also Using ../lib/div64.S or ../kernel/misc_32.S, this will break the build as the .o's need to be built with different flags for the bootwrapper vs the kernel. So for now the easyest option is to just copy code from arch/powerpc/kernel/misc_32.S I don't think this code changes too often ;P Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'arch/powerpc/platforms/44x/Kconfig')
0 files changed, 0 insertions, 0 deletions