X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fmpc5xxx.h;h=a4581a3e6bb818cd506c31d8c1c2d53de43e8a8d;hb=a292d2265ef0463be4e7c4827a8a0dec556f0a88;hp=089aa1322b84e9b0e9b2a7ecfbdab98967fbf6a0;hpb=0a8eb59983047ae3bcc0babf3ee4d10d01abe7da;p=oweals%2Fu-boot.git diff --git a/include/mpc5xxx.h b/include/mpc5xxx.h index 089aa1322b..a4581a3e6b 100644 --- a/include/mpc5xxx.h +++ b/include/mpc5xxx.h @@ -39,6 +39,7 @@ /* Exception offsets (PowerPC standard) */ #define EXC_OFF_SYS_RESET 0x0100 +#define _START_OFFSET EXC_OFF_SYS_RESET /* useful macros for manipulating CSx_START/STOP */ #if defined(CONFIG_MGT5100)