* grub-core/boot/sparc64/ieee1275/boot.S [CDBOOT]: Move scratchpad
so it doesn't land in the middle of loaded image.
This commit is contained in:
parent
382b500ebe
commit
4a73746a04
3 changed files with 11 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
#define SCRATCH_PAD_BOOT 0x5000
|
||||
#define SCRATCH_PAD_DISKBOOT 0x4000
|
||||
#define SCRATCH_PAD_BOOT_SIZE 0x110
|
||||
|
||||
#define GET_ABS(symbol, reg) \
|
||||
add PIC_REG, (symbol - pic_base), reg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue