From 73547471c7f8dc020623fb6b4c93f48e107c9042 Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Wed, 7 Jul 2021 15:17:50 -0700 Subject: [PATCH] config-tools: refine the MAX_MSIX_TABLE_NUM in config.h Find the maximum of counts MSI and table_size of MSI-X based on board.xml. Tracked-On: #6235 Signed-off-by: Yang,Yu-chu --- misc/config_tools/xforms/config_common.xsl | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/misc/config_tools/xforms/config_common.xsl b/misc/config_tools/xforms/config_common.xsl index 9a847edba..e1f1db897 100644 --- a/misc/config_tools/xforms/config_common.xsl +++ b/misc/config_tools/xforms/config_common.xsl @@ -15,6 +15,7 @@ + @@ -173,11 +174,6 @@ - - - - - @@ -255,6 +251,20 @@ + + + + + + + + + + + + + +