board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro
authorPali Rohár <pali@kernel.org>
Thu, 23 Jun 2022 13:25:36 +0000 (15:25 +0200)
committerPeng Fan <peng.fan@nxp.com>
Sun, 3 Jul 2022 07:13:51 +0000 (15:13 +0800)
commit2c0073aadd0296f2b83c39260933089e18961f78
tree4021c29065a6e9fa3aa83c993c1ed3942bf668bd
parentf7b4db358ce57b9d48930c9f88b523885a5d072f
board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro

Add #ifdef guard for __SW_BOOT_SD macro like there are guards for all other
__SW_BOOT_* macros.

Signed-off-by: Pali Rohár <pali@kernel.org>
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c