Skip to content

Fix vega build warnings #13966

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

Merged
merged 3 commits into from
Mar 2, 2019
Merged

Conversation

galak
Copy link
Collaborator

@galak galak commented Feb 28, 2019

This is the start at addressing the issue reported in #13964

We expect that identifier in yaml will match board name for sanitycheck.
Change the identifier to match so sanitycheck runs propertly.

Signed-off-by: Kumar Gala <[email protected]>
The driver was using non-'DT_' prefixed defines which are deprecated.
Move to using proper 'DT_' prefix defines.

Signed-off-by: Kumar Gala <[email protected]>
The INTMUX_LABEL define generated by DTS is marked as deprecated us
DT_OPENISA_RV32M1_INTMUX_INTMUX_LABEL instead.

Signed-off-by: Kumar Gala <[email protected]>
@galak galak added bug The issue is a bug, or the PR is fixing a bug area: RISCV RISCV Architecture (32-bit & 64-bit) labels Feb 28, 2019
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@a0335b5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #13966   +/-   ##
=========================================
  Coverage          ?   52.25%           
=========================================
  Files             ?      307           
  Lines             ?    45437           
  Branches          ?    10508           
=========================================
  Hits              ?    23741           
  Misses            ?    16904           
  Partials          ?     4792

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a0335b5...a4d55d5. Read the comment docs.

@nashif nashif merged commit 48815ad into zephyrproject-rtos:master Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RISCV RISCV Architecture (32-bit & 64-bit) bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants