fix: bin-hdr: fixed the name of the A383 flavor

fixed the name of the A383 flavor from 6W22 to 6W21.

Signed-off-by: Ahmad Abbas <ahmada@marvell.com>
Change-Id: Ia2ec048b152b3e270a0a57432c9c4a65d4904e8e
Reviewed-on: http://vgitil04.il.marvell.com:8080/24102
Tested-by: Star_Automation <star@marvell.com>
Reviewed-by: Omri Itach <omrii@marvell.com>
diff --git a/tools/marvell/bin_hdr/src_init/a38x/generalInit.h b/tools/marvell/bin_hdr/src_init/a38x/generalInit.h
index 663c71c..0b58006 100644
--- a/tools/marvell/bin_hdr/src_init/a38x/generalInit.h
+++ b/tools/marvell/bin_hdr/src_init/a38x/generalInit.h
@@ -67,7 +67,7 @@
 
 #ifdef CONFIG_CUSTOMER_BOARD_SUPPORT
 /* Virtual Reduced flavor Device ID is defined by REDUCED_FLAVOR value */
-//#define REDUCED_FLAVOR 0x383 /* 0x383: A383 - 6W22 */
+//#define REDUCED_FLAVOR 0x383 /* 0x383: A383 - 6W21 */
 //#define REDUCED_FLAVOR 0x384 /* 0x384: A384 - 6W23 */
 #endif /* CONFIG_CUSTOMER_BOARD_SUPPORT */
 #define GENERAL_VERION "1.0.0"