mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-24 05:54:08 +00:00
Merge "refactor(plat/marvell/uart): remove unused macros" into integration
This commit is contained in:
commit
94869f0fd1
2 changed files with 0 additions and 6 deletions
|
@ -169,9 +169,6 @@
|
||||||
#define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
#define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
||||||
#define PLAT_MARVELL_CRASH_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
#define PLAT_MARVELL_CRASH_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
||||||
|
|
||||||
#define PLAT_MARVELL_BL31_RUN_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
|
||||||
#define PLAT_MARVELL_BL31_RUN_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
|
||||||
|
|
||||||
/* Required platform porting definitions */
|
/* Required platform porting definitions */
|
||||||
#define PLAT_MAX_PWR_LVL MPIDR_AFFLVL1
|
#define PLAT_MAX_PWR_LVL MPIDR_AFFLVL1
|
||||||
|
|
||||||
|
|
|
@ -174,9 +174,6 @@
|
||||||
#define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
#define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
||||||
#define PLAT_MARVELL_CRASH_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
#define PLAT_MARVELL_CRASH_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
||||||
|
|
||||||
#define PLAT_MARVELL_BL31_RUN_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
|
|
||||||
#define PLAT_MARVELL_BL31_RUN_UART_CLK_IN_HZ PLAT_MARVELL_BOOT_UART_CLK_IN_HZ
|
|
||||||
|
|
||||||
/* Recovery image enable */
|
/* Recovery image enable */
|
||||||
#define PLAT_RECOVERY_IMAGE_ENABLE 0
|
#define PLAT_RECOVERY_IMAGE_ENABLE 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue