Jump to content

Balldir

Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Kiev
  1. I was looking through sun8i-h3-orangepi-pc.dts today and saw this string It looks like uart0 is used for boot console output . You could try to delete it.
  2. Thanks, I've somehow missed them when was looking through this thread. I had some issues with compiling, but after few changes all works fine (even with more slaves/CS pins).
  3. I don't know if it's exact reason but it seems that uart0 is used for login. To disable - delete /etc/init/ttyS0.conf and reboot (or kill running process).
  4. Hi, I was able to compile upstream kernel for orange pi h3 with ethernet patches from https://github.com/montjoie/linux/tree/sun8i-emac-wip (patches were applied without any issues). Board successfuly starts, ethernet works, dmesg reports some errors . All changes can be found at https://github.com/balldir/lib/tree/h3_mainline_upstream. Is there any list of tests to check "build acceptance" ? I need spi and i2c working for my project, so I will be grateful if someone points me out to avaliable patches for spi and i2c (I saw few in https://groups.google.com/forum/#!forum/linux-sunxi , but haven't tested them yet).
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines