We use 0xf0000000 in barebox, no need to configure this. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/ppc/mach-mpc5xxx/include/mach/mpc5xxx.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/ppc/mach-mpc5xxx/include/mach/mpc5xxx.h b/arch/ppc/mach-mpc5xxx/include/mach/mpc5xxx.h index 8e95dd0..cef02d8 100644 --- a/arch/ppc/mach-mpc5xxx/include/mach/mpc5xxx.h +++ b/arch/ppc/mach-mpc5xxx/include/mach/mpc5xxx.h @@ -40,6 +40,8 @@ /* Exception offsets (PowerPC standard) */ #define EXC_OFF_SYS_RESET 0x0100 +#define CFG_MBAR 0xf0000000 + /* useful macros for manipulating CSx_START/STOP */ #if defined(CONFIG_MGT5100) #define START_REG(start) ((start) >> 15) -- 1.7.6.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox