# build-2k0300 **Repository Path**: open-loongarch/build-2k0300 ## Basic Information - **Project Name**: build-2k0300 - **Description**: 2k0300 平台板卡的镜像构建仓 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2024-05-28 - **Last Updated**: 2025-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # build-ls2k #### 介绍 2k0300 & 2k1000la 平台板卡BSP源码拉取仓 #### 说明 | 分支 | 说明 | | - | - | | master | 最新版本BSP(**BSP2.0**) | | BSP1.0 | 旧版本BSP(**BSP1.0**) | 运行以下命令拉取u-boot, kernel, buildroot 源码与交叉工具链: ``` $ curl -s -k https://gitee.com/open-loongarch/build-2k0300/raw/master/start.sh | bash - ```