meta-ampere: mtjade: update platform init

Set PSON to default value in AC power will prevent the Host ON
accidentally. This commit also configures some important GPIOs to
default value when A/C.

Tested:
1. Do A/C power and check if power and host state from "obmcutil status"
not Running.

Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com>
Change-Id: Iba99a2dbef3b48a5d110e92c9167a69a603a8e54
diff --git a/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/gpio-defs.sh b/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/gpio-defs.sh
index e0a7c02..2f2a4d6 100644
--- a/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/gpio-defs.sh
+++ b/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/gpio-defs.sh
@@ -15,6 +15,7 @@
 S0_SHD_ACK_L=50
 S0_REBOOT_ACK_L=75
 S0_SYSRESET_L=91
+S1_SYSRESET_L=92
 
 
 ### Table 1: GPIO Assignments
@@ -24,6 +25,9 @@
 CPU_BMC_HIGHTEMP_L=72
 CPU_FAULT_ALERT=73
 S1_CPU_FW_BOOT_OK=202
+S0_SPECIAL_BOOT=3
+S1_SPECIAL_BOOT=66
+RTC_LOCK=203
 
 ### Table 2: Alert and Additional Miscellaneous Signals
 S0_SCP_AUTH_FAILURE=74
@@ -42,3 +46,14 @@
 ### SPI0 Mode  selection
 SPI0_PROGRAM_SEL=226
 SPI0_BACKUP_SEL=227
+
+### Mt.Jade specific GPIOs
+S0_I2C9_ALERT_L=100
+S1_I2C9_ALERT_L=101
+GPIO_BMC_VGA_FRONT_PRES_L=135
+GPIO_S0_VRHOT_L=144
+GPIO_S1_VRHOT_L=145
+BMC_VGA_SEL=195
+BMC_GPIOR2_EXT_HIGHTEMP_L=138
+GPIO_BMC_VR_PMBUS_SEL_L=149
+GPIO_BMC_I2C6_RESET_L=63