Giter Site home page Giter Site logo

bu_build's People

Contributors

andrewpeck avatar dgastler avatar

Watchers

 avatar  avatar

bu_build's Issues

Issue in dtsi_helpers.py?

Hi,
I noticed, using the develop version of the package, that I am not able any more to create dtbo files from the produced .dtsi. I believe the problem lies in these lines https://github.com/BU-Tools/BU_BUILD/blob/develop/dtsi_helpers.tcl#L116-L117.
Without the

#address-cells = 
#size-cells =

definitions, the dtc command fails with the following error:

dcieri@atlas126a ~/Work/MDT-fw/CM_FPGA_FW :        ( $ dtc -O dtb -o test.dtb -b 0 kernel/hw/K_CM_FW_INFO.dtsi
kernel/hw/K_CM_FW_INFO.dtsi:9.9-35: Warning (reg_format): /fragment@0/__overlay__/K_CM_FW_INFO@81003000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 1)
test.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format'
test.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
test.dtb: Warning (simple_bus_reg): Failed prerequisite 'reg_format'
test.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
test.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
kernel/hw/K_CM_FW_INFO.dtsi:8.52-14.9: Warning (avoid_default_addr_size): /fragment@0/__overlay__/K_CM_FW_INFO@81003000: Relying on default #address-cells value
kernel/hw/K_CM_FW_INFO.dtsi:8.52-14.9: Warning (avoid_default_addr_size): /fragment@0/__overlay__/K_CM_FW_INFO@81003000: Relying on default #size-cells value
test.dtb: Warning (avoid_unnecessary_addr_size): Failed prerequisite 'avoid_default_addr_size'
test.dtb: Warning (unique_unit_address): Failed prerequisite 'avoid_default_addr_size'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.