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

add config for sensor gc4023. #1006

Merged
merged 1 commit into from
Sep 24, 2023
Merged

add config for sensor gc4023. #1006

merged 1 commit into from
Sep 24, 2023

Conversation

duchengyao
Copy link
Contributor

@duchengyao duchengyao commented Sep 23, 2023

Copy link
Collaborator

@ZigFisher ZigFisher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good afternoon, thank you for the PR
Please show the full information from the ipctool utility

@duchengyao

This comment was marked as resolved.

@ZigFisher
Copy link
Collaborator

Unfortunately, until sensor detection is available we won't be able to accept PRs.
I see that there is a discussion about this in the OpenIPC_EN group and therefore I wish you success in the configuration.
Please let me know afterwards when all issues are resolved.

@duchengyao
Copy link
Contributor Author

duchengyao commented Sep 24, 2023

@ZigFisher

root@openipc-t31:~# ./ipctool-mips32 
---
chip:
  vendor: Ingenic
  model: T31X
board:
  vendor: OpenIPC
  version: 2.3.09.24
ethernet:
  mac: "72:16:a3:e5:8e:9a"
rom:
- type: nor
  block: 32K
  partitions:
    - name: boot
      size: 0x40000
      sha1: 1d72f276
    - name: env
      size: 0x10000
      sha1: 6bcb0ac4
      contains:
        - name: uboot-env
          offset: 0x0
    - name: kernel
      size: 0x200000
      sha1: 263a5526
    - name: rootfs
      size: 0x500000
      path: /,squashfs
      sha1: 8c178c28
    - name: rootfs_data
      size: 0xb0000
      path: /overlay,jffs2,rw
  size: 8M
ram:
  total: 64M
  media: 64M
firmware:
  kernel: "3.10.14__isvp_swan_1.0__ (PREEMPT Sun Sep 24 17:20:58 CST 2023)"
  toolchain: buildroot-gcc-12.2.0
sensors:
- vendor: GalaxyCore
  model: GC4023
  control:
    bus: 0
    type: i2c
    addr: 0x42

Copy link
Member

@flyrouter flyrouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@cronyx cronyx merged commit ded7d4c into OpenIPC:master Sep 24, 2023
88 checks passed
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

Successfully merging this pull request may close these issues.

5 participants