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

README: Fixup dts #3

Closed
wants to merge 1 commit into from
Closed

README: Fixup dts #3

wants to merge 1 commit into from

Commits on Oct 23, 2023

  1. README: Fixup dts

    Fixup warning:
    
    hello.dts:24.36-28.6: Warning (interrupt_provider):
    /cpus/cpu@0/interrupt-controller: Missing #address-cells in interrupt
    provider
    hello.dts:37.36-41.6: Warning (interrupt_provider):
    /cpus/cpu@1/interrupt-controller: Missing #address-cells in interrupt
    provider
    hello.dts:50.36-54.6: Warning (interrupt_provider):
    /cpus/cpu@2/interrupt-controller: Missing #address-cells in interrupt
    provider
    hello.dts:63.36-67.6: Warning (interrupt_provider):
    /cpus/cpu@3/interrupt-controller: Missing #address-cells in interrupt
    provider
    
    Remove unnecessary plic setting.
    
    Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
    guoren83 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4988137 View commit details
    Browse the repository at this point in the history