From 4c50b6de557b66c1490e136f1d244368e2ec89db Mon Sep 17 00:00:00 2001 From: Pratiksha0102 Date: Thu, 14 Dec 2023 09:55:36 +0530 Subject: [PATCH 1/3] linux-sdk: Refactor : Update GitHub links and configuration file names --- .../linux-development-guide/linux-sdk.md | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/source/vaaman-linux/linux-development-guide/linux-sdk.md b/source/vaaman-linux/linux-development-guide/linux-sdk.md index 4a9a5ce..ede4ad9 100644 --- a/source/vaaman-linux/linux-development-guide/linux-sdk.md +++ b/source/vaaman-linux/linux-development-guide/linux-sdk.md @@ -105,11 +105,11 @@ Take a look at the following table to get the latest sources. | Manifest | Tag | URL | | ---------------- | ------------------- | ---------------------------------------------------------------------------------- | -| Debian bullseye | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/master | -| Ubuntu Focal | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/master | -| Ubuntu Jammy | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/master | -| Yocto Mickledore | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/master | -| Buildroot | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/master | +| Debian bullseye | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-linux-manifests/tree/master | +| Ubuntu Focal | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-linux-manifests/tree/master | +| Ubuntu Jammy | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-linux-manifests/tree/master | +| Yocto Mickledore | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-linux-manifests/tree/master | +| Buildroot | V1.0.2311.000 | https://github.com/vicharak-in/rockchip-linux-manifests/tree/master | | Android 12.1 | android-12.1-v1.0.0 | https://github.com/vicharak-in/rockchip-rockchip-linux-manifests/tree/android-12.1 | #### Cloning the source @@ -201,10 +201,10 @@ Enter the SDK source directory, and confirm that your have a `build.sh` file in #### Source the Ubuntu configuration file -The configuration file for Ubuntu Focal (20.04) is located at `device/rockchip/rk3399/vaaman-rk3399-ubuntu.mk` +The configuration file for Ubuntu Focal (20.04) is located at `device/rockchip/rk3399/vicharak-vaaman-ubuntu.mk` ```bash -./build.sh device/rockchip/rk3399/vaaman-rk3399-ubuntu.mk +./build.sh device/rockchip/rk3399/vicharak-vaaman-ubuntu.mk ``` To ensure successful configuration, the `device/rockchip/.BoardConfig.mk` will @@ -302,12 +302,12 @@ Enter the sdk source directory, and confirm that your have a `build.sh` file in #### Source the Ubuntu configuration file -The configuration file for Ubuntu Jammy (22.04) is located at `device/rockchip/rk3399/vaaman-rk3399-ubuntu.mk` +The configuration file for Ubuntu Jammy (22.04) is located at `device/rockchip/rk3399/vicharak-vaaman-ubuntu.mk` Open the configuration file and change the `RK_UBUNTU_VERSION` to `jammy` ```bash -./build.sh device/rockchip/rk3399/vaaman-rk3399-ubuntu.mk +./build.sh device/rockchip/rk3399/vicharak-vaaman-ubuntu.mk ``` To ensure successful configuration, the `device/rockchip/.BoardConfig.mk` will @@ -405,10 +405,10 @@ Enter the SDK source directory, and confirm that your have a `build.sh` file in #### Source the Debian configuration file -The configuration file for Vaaman Debian bullseye (11) is located at `device/rockchip/rk3399/vaaman-rk3399-debian.mk` +The configuration file for Vaaman Debian bullseye (11) is located at `device/rockchip/rk3399/vicharak-vaaman-debian.mk` ```bash -./build.sh device/rockchip/rk3399/vaaman-rk3399-debian.mk +./build.sh device/rockchip/rk3399/vicharak-vaaman-debian.mk ``` To ensure successful configuration, the `device/rockchip/.BoardConfig.mk` will be linked to the effective configuration file. @@ -503,10 +503,10 @@ Enter the sdk source directory, and confirm that your have a `build.sh` file in ### Source the Buildroot configuration file -The configuration file for Buildroot is located at `device/rockchip/rk3399/vaaman-rk3399-buildroot.mk` +The configuration file for Buildroot is located at `device/rockchip/rk3399/vicharak-vaaman-buildroot.mk` ```bash -./build.sh device/rockchip/rk3399/vaaman-rk3399-buildroot.mk +./build.sh device/rockchip/rk3399/vicharak-vaaman-buildroot.mk ``` To ensure successful configuration, the `device/rockchip/.BoardConfig.mk` will From 86c0dc5b9de11564997af4b36e5944f8af768b37 Mon Sep 17 00:00:00 2001 From: Pratiksha0102 Date: Thu, 14 Dec 2023 11:45:31 +0530 Subject: [PATCH 2/3] u-boot.md: Add information about SD-card blocks --- .../linux-development-guide/u-boot.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/source/vaaman-linux/linux-development-guide/u-boot.md b/source/vaaman-linux/linux-development-guide/u-boot.md index 990e90d..e4bd200 100644 --- a/source/vaaman-linux/linux-development-guide/u-boot.md +++ b/source/vaaman-linux/linux-development-guide/u-boot.md @@ -343,6 +343,30 @@ plug the SD-Card into your PC. You will see something similar to: Confirm the block device using `parted /dev/sd` or `lsblk`. ``` +vicharak ~ > sudo parted /dev/sdc +GNU Parted 3.6 +Using /dev/sdc +Welcome to GNU Parted! Type 'help' to view a list of commands. +(parted) p +Model: Mass Storage Device (scsi) +Disk /dev/sdc: 15.9GB +Sector size (logical/physical): 512B/512B +Partition Table: gpt +Disk Flags: + +Number Start End Size File system Name Flags + 1 8389kB 12.6MB 4194kB uboot + 2 12.6MB 16.8MB 4194kB trust + 3 16.8MB 21.0MB 4194kB misc + 4 21.0MB 155MB 134MB ext4 boot legacy_boot + 5 155MB 189MB 33.6MB recovery + 6 189MB 222MB 33.6MB backup + 7 222MB 491MB 268MB ext4 userdata + 8 491MB 15.9GB 15.4GB ext4 rootfs + +(parted) quit +vicharak ~ > +``` **U-boot proper (uboot)** From 3e5f2143dcd563051159446e8c5221eac13a87f3 Mon Sep 17 00:00:00 2001 From: Pratiksha0102 Date: Wed, 20 Dec 2023 11:50:01 +0530 Subject: [PATCH 3/3] vaaman-downloads: Update download links --- source/downloads.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/downloads.rst b/source/downloads.rst index adba863..897b9f8 100644 --- a/source/downloads.rst +++ b/source/downloads.rst @@ -13,11 +13,11 @@ OS Images - - **Operating System** - **Variant** - - Android - - `Android 12.1 `_ + - `Android 12.1 `_ - - Debian - - `Bullseye 11 `_ + - `Bullseye 11 `_ - - Ubuntu - - `Focal 20.04 `_ + - `Focal 20.04 `_ - - Community Images - **Coming Soon**