board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
From whole P1/P2 family of RDB boards is TDM-PMC card (PCI Mezzanine Card, Freescale PQ-MDS-T1) available only on P1021RDB and P1025RDB boards. So address mapping for TDM-PMC card on LBC should not be enabled on any other P1/P2 RDB board as there is no device at that TDM-PMC address. Support for P1021RDB and P1025RDB boards was already removed from mainline U-Boot in commits6d1dd76afe("board/freescale: Remove P1021RDB board support") andd521cece5a("board/freescale: Remove P1025RDB board support"). So do not enable TDM-PMC address mapping on remaining P1/P2 RDB boards and remove all macros related to TDM-PMC address mappings. Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
@@ -418,8 +418,6 @@ CONFIG_PHY_IRAM_BASE
|
||||
CONFIG_PL011_CLOCK
|
||||
CONFIG_PL01x_PORTS
|
||||
CONFIG_PM
|
||||
CONFIG_PMC_BR_PRELIM
|
||||
CONFIG_PMC_OR_PRELIM
|
||||
CONFIG_PME_PLAT_CLK_DIV
|
||||
CONFIG_POST
|
||||
CONFIG_POSTBOOTMENU
|
||||
@@ -1413,8 +1411,6 @@ CONFIG_SYS_PLL_FDR
|
||||
CONFIG_SYS_PLL_ODR
|
||||
CONFIG_SYS_PLL_SETTLING_TIME
|
||||
CONFIG_SYS_PMAN
|
||||
CONFIG_SYS_PMC_BASE
|
||||
CONFIG_SYS_PMC_BASE_PHYS
|
||||
CONFIG_SYS_PME_CLK
|
||||
CONFIG_SYS_POST_MEMORY
|
||||
CONFIG_SYS_POST_MEM_REGIONS
|
||||
|
||||
Reference in New Issue
Block a user