X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fppc4xx.h;h=ca241d2c13c7bd9a5e1d15c131fe7bcd81d93a17;hb=07dd6eb040a4a09110b2cc084b51893f234c1b57;hp=67759c7336af89ad0b6c4238fe7cac12ac816c9b;hpb=8bde7f776c77b343aca29b8c7b58464d915ac245;p=oweals%2Fu-boot.git diff --git a/include/ppc4xx.h b/include/ppc4xx.h index 67759c7336..ca241d2c13 100644 --- a/include/ppc4xx.h +++ b/include/ppc4xx.h @@ -22,6 +22,8 @@ #ifndef __PPC4XX_H__ #define __PPC4XX_H__ +#define EXC_OFF_SYS_RESET 0x0100 /* System reset */ +#define _START_OFFSET (EXC_OFF_SYS_RESET + 0x2000) #if defined(CONFIG_440) #include