diff --git a/include/configs/rockchip-common.h b/include/configs/rockchip-common.h index 7f9537a50e7d..b49399ffa17d 100644 --- a/include/configs/rockchip-common.h +++ b/include/configs/rockchip-common.h @@ -50,7 +50,8 @@ func(SCSI, scsi, 0) \ func(SCSI, scsi, 1) \ func(SCSI, scsi, 2) \ - func(SCSI, scsi, 3) + func(SCSI, scsi, 3) \ + func(SCSI, scsi, 4) #else #define BOOT_TARGET_SCSI(func) #endif