mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
make selection of ASC for prom working
SVN-Revision: 14750
This commit is contained in:
parent
fd2ea5846b
commit
72d12cdc14
@ -32,7 +32,7 @@ unsigned int prom_cp1_size;
|
|||||||
/* for Multithreading (APRP) on MIPS34K */
|
/* for Multithreading (APRP) on MIPS34K */
|
||||||
unsigned long physical_memsize;
|
unsigned long physical_memsize;
|
||||||
|
|
||||||
#ifdef IFXMIPS_PROM_ASC0
|
#ifdef CONFIG_IFXMIPS_PROM_ASC0
|
||||||
#define IFXMIPS_ASC_DIFF 0
|
#define IFXMIPS_ASC_DIFF 0
|
||||||
#else
|
#else
|
||||||
#define IFXMIPS_ASC_DIFF IFXMIPS_ASC_BASE_DIFF
|
#define IFXMIPS_ASC_DIFF IFXMIPS_ASC_BASE_DIFF
|
||||||
|
Loading…
Reference in New Issue
Block a user