]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
authorPali Rohár <pali@kernel.org>
Thu, 23 Jun 2022 16:22:21 +0000 (18:22 +0200)
committerPeng Fan <peng.fan@nxp.com>
Sun, 3 Jul 2022 07:13:51 +0000 (15:13 +0800)
commit6b74cfdcee4df3ee6400866f39e4806c1005a9fd
tree5b91cdb005a2ebff93ce262cbf30a79f3c672849
parent2c0073aadd0296f2b83c39260933089e18961f78
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 commits 6d1dd76afe85 ("board/freescale: Remove P1021RDB board
support") and d521cece5adb ("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>
board/freescale/p1_p2_rdb_pc/law.c
board/freescale/p1_p2_rdb_pc/tlb.c
include/configs/p1_p2_rdb_pc.h
scripts/config_whitelist.txt