Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

DelphineChiu
Copy link

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
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
Contributor

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

@facebook-github-bot
Copy link
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants