mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
qe: move immap_qe.h from arch directory into common directory
ls1021 is arm-core and supports qe too. Move immap_qe.h into common directory for both arm and powerpc. Signed-off-by: Zhao Qiang <B45475@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#endif /* defined(CONFIG_MPC8260) */
|
||||
|
||||
#if defined(CONFIG_QE)
|
||||
#include <asm/immap_qe.h>
|
||||
#include <linux/immap_qe.h>
|
||||
|
||||
#define CONFIG_SYS_BOOTCOUNT_ADDR (CONFIG_SYS_IMMR + 0x110000 + \
|
||||
QE_MURAM_SIZE - 2 * sizeof(u32))
|
||||
|
Reference in New Issue
Block a user