-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Chris Brandt edited this page Aug 5, 2024
·
8 revisions
Please refer to the following information about the purpose is for each branch of this repository.
u-boot Version:
- The branch name describes the version of u-boot.
Software Update Policy:
- When a new BSP is released, support is changed to that new branch. At that time, the old BSP branch is no longer updated. Any bug fixes or improvements are only pushed to the latest active branch.
- There might be more than one active branch because no all SoC device are on the same branch.
- Please make effort to switch to the latest branch to avoid known issue. By using 'git rebase', you should be able to easily migrate your local comit changes to the latest branch.
Status Values:
- Active: This branch is supported and might receive updates between releases.
- EOL: No future updates to this branch.
- Preparing: This branch is still in development and not tested yet.
Branch | Status | MPU | Description |
---|---|---|---|
v2023.10/rz-asr | active | RZ/G2H, /G2M, /G2N, /G2E, RZ/G2L, /G2LC, /G2UL, |
ARM System Ready |
v2021.10/rz | active | RZ/G2H, /G2M, /G2N, /G2E, RZ/G2L, /G2LC, /G2UL, RZ/V2L RZ/Five |
VLP/G v3.0.0+ (5.10 kernel BSP) |
v2021.10/rzg2 | active | RZ/G2H, /G2M, /G2N, /G2E | VLP64 v1.0.12+ (4.19 kernel BSP) |
v2021.10/rzv2h | active | RZ/V2H | RZ/V2H AI SDK v4.00 |
v2021.12/rzf-smarc | EOL | RZ/Five | BSP v0.8 |
v2020.10/rzg2l | EOL | RZ/G2L, RZ/V2L | Was for RZ/V2L BSP v1.0.x. Was used for RZ/G2L BSP v1.x |
v2020.10/rzg2 | EOL | RZ/G2H, /G2M, /G2N, /G2E | VLP64 v1.0.8 - v1.0.11 (4.19 kernel BSP) |
v2018.09/rzg2 | EOL | RZ/G2H, /G2M, /G2N, /G2E | VLP64 v1.0.0 - v1.0.7 (4.19 kernel BSP) |