Skip to content

Commit

Permalink
Merge pull request #110 from vicharak-in/remoteupload
Browse files Browse the repository at this point in the history
Vaaman Doc Update :)
  • Loading branch information
bojle authored Dec 25, 2023
2 parents 27c9638 + 3e5f214 commit 6a04bfb
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 16 deletions.
6 changes: 3 additions & 3 deletions source/downloads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ OS Images
- - **Operating System**
- **Variant**
- - Android
- `Android 12.1 <http://downloads.vicharak.in/android/>`_
- `Android 12.1 <http://downloads.vicharak.in/vicharak-vaaman/android/>`_
- - Debian
- `Bullseye 11 <http://downloads.vicharak.in/debian>`_
- `Bullseye 11 <http://downloads.vicharak.in/vicharak-vaaman/debian>`_
- - Ubuntu
- `Focal 20.04 <http://downloads.vicharak.in/ubuntu>`_
- `Focal 20.04 <http://downloads.vicharak.in/vicharak-vaaman/ubuntu>`_
- - Community Images
- **Coming Soon**

Expand Down
26 changes: 13 additions & 13 deletions source/vaaman-linux/linux-development-guide/linux-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
24 changes: 24 additions & 0 deletions source/vaaman-linux/linux-development-guide/u-boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<X>` 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)**

Expand Down

0 comments on commit 6a04bfb

Please sign in to comment.