From dc22c6cab6fa4b592e95da62b47521cb86e8f70e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 2 Aug 2006 09:46:33 +0000 Subject: use this on all PP chips git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10406 a1c6a512-1295-4272-9138-f99709370657 --- firmware/crt0.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/crt0.S') diff --git a/firmware/crt0.S b/firmware/crt0.S index 531ef373a9..6c618c6959 100644 --- a/firmware/crt0.S +++ b/firmware/crt0.S @@ -166,7 +166,7 @@ remap_end: bhi 1b #ifdef BOOTLOADER -#if CONFIG_CPU == PP5002 || CONFIG_CPU == PP5020 +#ifdef CPU_PP .equ PP5002_PROC_ID, 0xc4000000 .equ PP5002_COP_CTRL, 0xcf004058 .equ PP5020_PROC_ID, 0x60000000 -- cgit v1.2.3