X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc85xx.h;h=321b24f755182a6fa02cab312ab3d5fd10f345b4;hb=a5f601fd1b1278deae5aa9fc27a232b0d1c1c788;hp=a4d99b2a165074d1f654fa32c9dff63a891ddd3b;hpb=ca27381df15c99c7b542f847359a8a4543f24d2a;p=oweals%2Fu-boot.git diff --git a/include/mpc85xx.h b/include/mpc85xx.h index a4d99b2a16..321b24f755 100644 --- a/include/mpc85xx.h +++ b/include/mpc85xx.h @@ -1,13 +1,14 @@ /* - * Copyright 2004 Freescale Semiconductor. + * Copyright 2004, 2007 Freescale Semiconductor. * Copyright(c) 2003 Motorola Inc. - * Xianghua Xiao (x.xiao@motorola.com) */ #ifndef __MPC85xx_H__ #define __MPC85xx_H__ -#define EXC_OFF_SYS_RESET 0x0100 /* System reset */ +/* define for common ppc_asm.tmpl */ +#define EXC_OFF_SYS_RESET 0x100 /* System reset */ +#define _START_OFFSET 0 #if defined(CONFIG_E500) #include