Changeset 8cbe350 in mainline


Ignore:
Timestamp:
2006-03-13T15:17:36Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
272c219
Parents:
7740f86
Message:

ppc32 boots again (temporarily)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/loader/main.c

    r7740f86 r8cbe350  
    3232#include "asm.h"
    3333
    34 #define KERNEL_LOAD_ADDRESS 0x800000
     34#define KERNEL_LOAD_ADDRESS 0x400000
    3535#define KERNEL_START &_binary_____________kernel_kernel_bin_start
    3636#define KERNEL_END &_binary_____________kernel_kernel_bin_end
Note: See TracChangeset for help on using the changeset viewer.