Changeset 4ff284b in mainline for boot/arch/ia64/include/arch.h


Ignore:
Timestamp:
2010-06-13T22:21:51Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
66e39b8
Parents:
cfb729b0
Message:

Make a 4M space between the loader text and the inflate destination area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ia64/include/arch.h

    rcfb729b0 r4ff284b  
    3535
    3636#define LOADER_ADDRESS  0x4400000
    37 #define KERNEL_ADDRESS  0x4404000
     37#define KERNEL_ADDRESS  0x4800000
    3838
    3939#define STACK_SIZE                   8192
Note: See TracChangeset for help on using the changeset viewer.