fix check for used cpu in arm_common
This commit is contained in:
parent
714178afd2
commit
aabef88d20
@ -174,7 +174,7 @@ void bootloader(void)
|
||||
bl_init_clks();
|
||||
|
||||
/* initialize bss and data */
|
||||
#if CPU != mc1322x
|
||||
#ifndef CPU_MC1322X
|
||||
bl_init_data();
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user