-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Chris Brandt edited this page Aug 5, 2024
·
7 revisions
Please refer to the following information about the purpose is for each branch of this repository.
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 |
---|---|---|---|
master | active | RZ/G2H, /G2M, /G2N, /G2E | Used for VLP64 v1.0.x and VLP/G v3.0.x |
rz_g2l | active | RZ/G2L, /G2LC, /G2UL, /V2L | Used in BSP v1.x and VLP/G v3.0.x |
rz_five | active | RZ/Five | |
rz_v2m | active | RZ/V2M | |
rz_v2ma | active | RZ/V2MA | |
RZ/G3S | Release TBD | ||
RZ/V2H | Release TBD |