]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6695b4fa8d8de2da509449a177b75caca23e5c3c
tree4021c29065a6e9fa3aa83c993c1ed3942bf668bd
parent6cb83d81d2c53aa385900798d8aeeb34a834e4ef
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