diff options
author | Joel Stanley <joel@jms.id.au> | 2021-09-23 10:46:06 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2021-10-08 07:40:01 +0300 |
commit | f2a49850581bbc41ebfea64fba463b4b5604ceb6 (patch) | |
tree | 259ec22b95d3644213a8f79d17b3af6ac0199faf /arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | |
parent | 0b32c1b4071c482f2cf98b717cfc7380423ec619 (diff) | |
download | linux-f2a49850581bbc41ebfea64fba463b4b5604ceb6.tar.xz |
ARM: dts: aspeed: p10bmc: Define secure boot gpio
Input pin that indicates that the BMC is configured to boot with security
protections enforced.
Pulled up by default (secure). Placing the jumper will pull the pin down
(bypass security).
When in the secure boot state, it makes the EEPROM at 0x50 on bus 14
read only.
Link: https://lore.kernel.org/r/20210923074606.283393-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts')
-rw-r--r-- | arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts index fca511670c5c..341f944f4bfa 100644 --- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts +++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts @@ -277,7 +277,7 @@ /*F0-F7*/ "","","","","","","","", /*G0-G7*/ "","","","","","","","", /*H0-H7*/ "","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","", - /*I0-I7*/ "","","","","","","","", + /*I0-I7*/ "","","","","","","bmc-secure-boot","", /*J0-J7*/ "","","","","","","","", /*K0-K7*/ "","","","","","","","", /*L0-L7*/ "","","","","","","","", |