diff --git a/iopsys-brcm63xx-mips/Config.in b/iopsys-brcm63xx-mips/Config.in
index ca0789586ed2ba537ce82f95cdebe1093ff34313..83e1679907567a2f2bc5a20805924283a1aa6555 100644
--- a/iopsys-brcm63xx-mips/Config.in
+++ b/iopsys-brcm63xx-mips/Config.in
@@ -4,8 +4,8 @@ menu "Target options Brcm63xx (ARM/MIPS)"
 
     choice
         prompt "Broadcom SDK version"
-        default BRCM_SDK_VER_502002 if TARGET_iopsys_brcm63xx_arm
-        default BRCM_SDK_VER_502002 if TARGET_iopsys_brcm63xx_mips
+        default BRCM_SDK_VER_502003 if TARGET_iopsys_brcm63xx_arm
+        default BRCM_SDK_VER_502003 if TARGET_iopsys_brcm63xx_mips
         help
             Version of the Broadcom SDK to use.