commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=c6e0f6b04273e5dae8ff719d3913ddcd1b02b934 branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/2012R1
Signed-off-by: Steven Miao <[email protected]> --- arch/blackfin/mach-bf561/include/mach/icc.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/blackfin/mach-bf561/include/mach/icc.h b/arch/blackfin/mach-bf561/include/mach/icc.h index 9a7eca3..1d897ba 100644 --- a/arch/blackfin/mach-bf561/include/mach/icc.h +++ b/arch/blackfin/mach-bf561/include/mach/icc.h @@ -14,7 +14,7 @@ #define COREB_TASK_START 0x3C00000 #define COREB_MEMPOOL_START 0x3D00000 -#define ICC_CODE_START 0xFEB00000 +#define ICC_CODE_START 0xFEB08000 #define COREB_ICC_LOW_SEND IRQ_SUPPLE_0 #define COREB_ICC_LOW_RECV IRQ_SUPPLE_0
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
