Changeset a1493d9 in mainline for arch/mips/boot/boot.S


Ignore:
Timestamp:
2005-09-10T17:54:53Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8491c48
Parents:
24241cf
Message:

Fixed bad address loading in simulators.
FPU cooprocessor unusable now checks, if it is FPU that is unusable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips/boot/boot.S

    r24241cf ra1493d9  
    3636
    3737#ifndef KERNEL_LOAD_ADDRESS
    38 # define KERNEL_LOAD_ADDRESS 0x80010000
     38# define KERNEL_LOAD_ADDRESS 0x80100000
    3939#endif
    4040       
Note: See TracChangeset for help on using the changeset viewer.