{"id":16836439,"url":"https://github.com/platform-system-interface/sg_boot","last_synced_at":"2025-04-11T05:12:28.517Z","repository":{"id":235632870,"uuid":"791041704","full_name":"platform-system-interface/sg_boot","owner":"platform-system-interface","description":"loader for  CVItek/Sophgo SoCs (CV1800B, SG200x)","archived":false,"fork":false,"pushed_at":"2025-02-26T14:27:47.000Z","size":58,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T05:12:23.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/platform-system-interface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-24T01:43:50.000Z","updated_at":"2025-03-12T14:39:25.000Z","dependencies_parsed_at":"2024-04-27T21:26:50.243Z","dependency_job_id":"52a2b0fc-f708-4d9c-9f00-5afe4a31eae0","html_url":"https://github.com/platform-system-interface/sg_boot","commit_stats":null,"previous_names":["orangecms/sg_boot","platform-system-interface/sg_boot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fsg_boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fsg_boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fsg_boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/platform-system-interface%2Fsg_boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/platform-system-interface","download_url":"https://codeload.github.com/platform-system-interface/sg_boot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345267,"owners_count":21088244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T12:13:30.475Z","updated_at":"2025-04-11T05:12:28.508Z","avatar_url":"https://github.com/platform-system-interface.png","language":"Rust","readme":"# Sophgo Boot Tool\n\nThis tool talks to CVITEK/Sophgo SoC mask ROMs, supporting:\n\n- [x] [CV180xB](https://en.sophgo.com/sophon-u/product/introduce/cv180xb.html)\n  * dual-core C906, with different clock speeds and cache sizes\n- [x] [SG200x](https://en.sophgo.com/sophon-u/product/introduce/sg200x.html)\n  * similar to CV180xB\n  * option to switch the main core to be Arm\n\n## Boards\n\n- [Milk-V Duo](https://milkv.io/duo)\n  * Duo: CV1800B\n  * Duo S: SG2000\n  * Duo 256M: SG2002\n- Sipeed\n  * [LicheeRV\n    Nano (SG2002)](https://wiki.sipeed.com/hardware/en/lichee/RV_Nano/1_intro.html)\n  * [NanoKVM Cube (SG2002)](https://wiki.sipeed.com/hardware/en/kvm/NanoKVM/introduction.html)\n\n## Building\n\nHave a Rust toolchain installed with Cargo.\n\n```sh\ncargo build --release\n```\n\n## Running\n\nTo run a given flat binary, e.g., `oreboot_sg200x.bin` on the main core:\n\n```sh\ncargo run --release -- run oreboot_sg200x.bin\n```\n\nFor more options, see the help:\n\n```sh\ncargo run --release -- -h\n```\n\n## Development\n\nThis tool is written in Rust :crab: using well-known libraries from the Rust\ncommunity for connecting via serial, defining the CLI, and checksums, including:\n\n- ![serialport-rs](https://avatars.githubusercontent.com/u/32803384?s=24\u0026v=4)\n  [serialport-rs](https://github.com/serialport/serialport-rs)\n- ![clap](https://avatars.githubusercontent.com/u/39927937?s=24\u0026v=4)\n  [clap](https://docs.rs/clap)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatform-system-interface%2Fsg_boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplatform-system-interface%2Fsg_boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplatform-system-interface%2Fsg_boot/lists"}