Skip to content

fby3: dl: fix lpc malfunction and gpio null pointer accessment#485

Closed
DelphineChiu wants to merge 2 commits into
facebook:mainfrom
Wiwynn:Marshall/fby3-dl/fix_lpc_and_gpio_null_pointer
Closed

fby3: dl: fix lpc malfunction and gpio null pointer accessment#485
DelphineChiu wants to merge 2 commits into
facebook:mainfrom
Wiwynn:Marshall/fby3-dl/fix_lpc_and_gpio_null_pointer

Conversation

@DelphineChiu

Copy link
Copy Markdown

Summary:

  • Remove GPIOG0 interrupt enable due to mis-config before
  • Disable GPIOO3 in GPIO config because this pin is for LPCRST# function.
  • Change FM_FORCE_ADR_N to RST_PLTRST_BMC_N on both firmware(CPLD/BIC) and hardware side
    (Original background: GPIO RST_PLTRST_BMC_N and LPCRST# are same pin on aspeed bic but aspeed bic cannot support dual function at the same time)

Dependency: #458

Test plan:
build pass on fby3 dl

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 12, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
- Align yv3 ti server board gpio number.

Test plan:
Build code: pass
Summary:
- Set GPIOB1 to default low due to mis-config before
- Remove GPIOG0 interrupt enable due to mis-config before
- Disable GPIOO3 in GPIO config because this pin is for LPCRST# function.
- Change FM_FORCE_ADR_N to RST_PLTRST_BMC_N on both firmware(CPLD/BIC) and hardware side
  (Original background: GPIO RST_PLTRST_BMC_N and LPCRST# are same pin on aspeed bic but aspeed bic cannot support dual function at the same time)

Test plan:
build pass on fby3 dl
@MarshallZhan-wiwynn MarshallZhan-wiwynn force-pushed the Marshall/fby3-dl/fix_lpc_and_gpio_null_pointer branch from 2b8b527 to 27737bf Compare August 16, 2022 03:50
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@DelphineChiu has updated the pull request. You must reimport the pull request before landing.

@facebook-github-bot

Copy link
Copy Markdown
Contributor

@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

3 participants