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

Incorrect CV300+IMX290 on SPI detection #15

Open
widgetii opened this issue Aug 20, 2020 · 1 comment
Open

Incorrect CV300+IMX290 on SPI detection #15

widgetii opened this issue Aug 20, 2020 · 1 comment

Comments

@widgetii
Copy link
Member

---
chip:
  vendor: HiSilicon
  model: 3516CV300
ethernet:
  mac: "00:13:02:01:f9:c3"
rom:
  - type: nor
    size: 16M
    block: 64K
    partitions:
      - name: boot
        size: 0x80000
      - name: kernel
        size: 0x300000
      - name: rootfs
        size: 0xc80000
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0100
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0100
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200

Hardware was bought on link https://aliexpress.ru/item/32974244338.html

@widgetii widgetii transferred this issue from another repository Nov 25, 2021
@widgetii widgetii transferred this issue from another repository Nov 25, 2021
@RoboSchmied
Copy link
Contributor

RoboSchmied commented Mar 7, 2024

As headline mentions, I assume you wanted to call a detect function for spi.
But in the output we can see i2c-related lines instead of spi.
Maybe it`s the same problem as #117.

edited:
Sorry, I later found that spidetect is not in ipctool so that the mentioned issue #117 is not a real problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants