• 是否可以移植Openeuler22.03-SP2

    Maker
    4
    0 Votes
    4 Posts
    2k Views
    J

    @银河铁道 多谢!近期我们了解下

  • 0 Votes
    3 Posts
    2k Views

    @jack_admin
    抱歉,我发现可能是我自己的问题,我按照这个帖子提到的内容:https://www.cool-pi.com/topic/69/coolpi-4b硬件扩展二-serial-port?_=1686637427786
    将ttys0改为普通串口,用stty工具测试S0和S2都没有发现任何问题,我比较怀疑可能是minicom的一些问题。

  • 自定义bootloader

    Pi 4B
    2
    0 Votes
    2 Posts
    838 Views
    G

    @zehui
    启动的流程是一样的,目前uboot的结构如下:

    FIT description: FIT Image with ATF/OP-TEE/U-Boot/MCU Created: Wed Feb 28 09:32:41 2024 Image 0 (uboot) Description: U-Boot Created: Wed Feb 28 09:32:41 2024 Type: Standalone Program Compression: uncompressed Data Size: 1389728 Bytes = 1357.16 KiB = 1.33 MiB Architecture: AArch64 Load Address: 0x00200000 Entry Point: unavailable Hash algo: sha256 Hash value: e8eeabe5b2891390396b4cb77a33c5bb8da03b1da33a64274a077cf386f2b5aa Image 1 (atf-1) Description: ARM Trusted Firmware Created: Wed Feb 28 09:32:41 2024 Type: Firmware Compression: uncompressed Data Size: 200008 Bytes = 195.32 KiB = 0.19 MiB Architecture: AArch64 Load Address: 0x00040000 Hash algo: sha256 Hash value: c902200be1343fe569e54778c286005b1c6163606664c463a24d787be4376966 Image 2 (atf-2) Description: ARM Trusted Firmware Created: Wed Feb 28 09:32:41 2024 Type: Firmware Compression: uncompressed Data Size: 24576 Bytes = 24.00 KiB = 0.02 MiB Architecture: AArch64 Load Address: 0xff100000 Hash algo: sha256 Hash value: 225d6bf0712f850648223365ba06a73ba5f6315fb8a9580f23ab48ece795f91e Image 3 (atf-3) Description: ARM Trusted Firmware Created: Wed Feb 28 09:32:41 2024 Type: Firmware Compression: uncompressed Data Size: 24576 Bytes = 24.00 KiB = 0.02 MiB Architecture: AArch64 Load Address: 0x000f0000 Hash algo: sha256 Hash value: aa71013e72d7ab4be264c1093b155ef06e65d0a263d552be25b13c8ddf285586 Image 4 (optee) Description: OP-TEE Created: Wed Feb 28 09:32:41 2024 Type: Firmware Compression: uncompressed Data Size: 465304 Bytes = 454.40 KiB = 0.44 MiB Architecture: AArch64 Load Address: 0x08400000 Hash algo: sha256 Hash value: 66e30bf9e879405a49797aaa6c08ca1c41aa325443e910af42e3df309e65909b Image 5 (kern-fdt) Description: cp4/uboot.dtb Created: Wed Feb 28 09:32:41 2024 Type: Flat Device Tree Compression: uncompressed Data Size: 141854 Bytes = 138.53 KiB = 0.14 MiB Architecture: AArch64 Hash algo: sha256 Hash value: ba43bc47ab29f0cbcba25658712ac3d3c6349a30486c76d5b720310e58f02de3 Image 6 (fdt) Description: U-Boot dtb Created: Wed Feb 28 09:32:41 2024 Type: Flat Device Tree Compression: uncompressed Data Size: 7065 Bytes = 6.90 KiB = 0.01 MiB Architecture: AArch64 Hash algo: sha256 Hash value: 987a71d492c0045c4964bbed7799da0eee5276a2b60b5a1335fc2d37fdfcf944 Default Configuration: 'conf' Configuration 0 (conf) Description: rk3588s-cp4 Kernel: unavailable Firmware: atf-1 FDT: fdt kern-fdt Loadables: uboot atf-2 atf-3 optee
  • display dsi for cm5

    Pi CM5
    2
    0 Votes
    2 Posts
    1k Views
    G

    @alfek
    At present, CM5 is compatible with an 800 * 1280 LCD module, which will be launched soon. Of course, you can also adapt the module yourself, and we provide support.

  • 开发板供电

    Pi 4B
    2
    0 Votes
    2 Posts
    1k Views
    G

    @gongxing 5v/12v都可以供电

  • coolpi 4b support ov5647 camera module

    Peripheral
    24
    0 Votes
    24 Posts
    4k Views
    J

    bd313915-1d42-49e0-9b46-27bbc2edb5c7-image.png
    461526f8-835f-4c60-9362-764dc4445baa-image.png
    这是用V4L2-TEST打开时demsg打印的

  • 更新Uboot.img操作错误后导致U-Boot SPL无法正常载入

    Pi 4B
    4
    0 Votes
    4 Posts
    1k Views
    J

    @zehui 多交流,共进步

  • Latest Jammy update breaks hardware acceleration

    Ubuntu
    2
    1 Votes
    2 Posts
    1k Views
    D

    Meanwhile one can pin PPA to prevent upgrades:

    $ cat /etc/apt/preferences.d/coolpi-ppa-priority Package: * Pin: release o=LP-PPA-george-coolpi-mali-g610 Pin-Priority: 2000 Package: * Pin: release o=LP-PPA-george-coolpi-multimedia Pin-Priority: 2000 Package: * Pin: release o=LP-PPA-george-coolpi-rknpu Pin-Priority: 2000
  • 3d model for CoolPi CM5

    News
    1
    0 Votes
    1 Posts
    941 Views
    No one has replied
  • CP5 MIPI CSI-2 issue

    Pi CM5
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 安装Opencl但是提示找不到

    Pi 4B
    4
    0 Votes
    4 Posts
    2k Views
    7

    同问。怎么实现在cm5或者coolpi4B 中实现opencl编程?