Jump to content

sunxishan

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Another quick question: Is there anyway that we can use the second UART port in P9 connector? I know something need to change to generate new dtb file to enable that. Is there any easy way to download or generate this file? Thanks a lot. p.s. digging on the internet and found this: https://patchwork.kernel.org/patch/9988925/ The reason why UART is not enabled: "... because both headers are dedicated to expose general purpose pins and remapping some of them to use the second UART would break existing users." However, after checking the GPIO mapping, I found PIN 24&26 on P9 header are used for UART only, not possibly messing around with other GPIO pins. It should be opened at the beginning. Can we have a dts file with this option on? Maybe I have to learn how to compile the dts file myself.
  2. Hi tkaiser thanks for your reply. I would love to submit the PR however when I checked the config file it labelled as auto-generated file. I am not familiar with this building procedure how I generate this config file.
  3. I am curious why not the cifs support built in release. linux-mvebu64-default.config: CONFIG_CIFS=m linux-mvebu64-dev.config:# CONFIG_CIFS is not set linux-mvebu64-next.config:# CONFIG_CIFS is not set should we have this basic module at lease CONFIG_CIFS=m as in default config?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines