firmware-whitelist: Whitelist explict bnx2x firmware
This is the one we need. Save a few hundred KB of space by not including
them all.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/openpower/scripts/firenze-firmware-whitelist b/openpower/scripts/firenze-firmware-whitelist
index e8fc660..c28de75 100755
--- a/openpower/scripts/firenze-firmware-whitelist
+++ b/openpower/scripts/firenze-firmware-whitelist
@@ -5,7 +5,7 @@
# A whitelist of entire directories or specific binary files
whitelist=( 'acenic'
'bnx2'
- 'bnx2x'
+ 'bnx2x/bnx2x-e2-7.12.30.0.fw'
'cxgb4'
'cxgb3'
'e100'