diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2012-05-12 17:20:52 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-05-19 15:39:04 +0000 |
commit | 5f2bf0fe55b32a1258fbe468bd23fd9f5e2272dd (patch) | |
tree | a1a6dc5569e59b4352177c995e8643deae789871 /acl.c | |
parent | a28853871d6ef5ec4afe810a43fdde859dfdaa7e (diff) |
sparc64: fix initrd loading
Initrd load address is too low, it conflicts with kernel load
address:
rom: requested regions overlap (rom phdr #0: /tmp/vmlinux-debian-6.0.4-sparc64. free=0x0000000000742519, addr=0x0000000000400000)
rom loading failed
Fix by making the initrd address variable, load initrd after kernel
image. Use 64 bit variables instead of longs or 32 bit types.
Tested-by: Artyom Tarasenko <atar4qemu@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'acl.c')
0 files changed, 0 insertions, 0 deletions