Skip to content

Commit

Permalink
bl808,duo: fill in kernel repo names - still wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdump0815 committed May 19, 2024
1 parent dbe1ec4 commit 188cc03
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion systems/bouffalo_lab_bl808/get-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bouffalo_labs_bl808_release_version="to-be-done"
bouffalo_labs_bl808_boot_version="to-be-done"

#rm -f ${DOWNLOAD_DIR}/kernel-bouffalo_labs_bl808-${2}.tar.gz
#wget -v https://github.com/hexdump0815/linux-to-be-done-kernel/releases/download/${bouffalo_labs_bl808_release_version}/${bouffalo_labs_bl808_release_version}.tar.gz -O ${DOWNLOAD_DIR}/kernel-bouffalo_labs_bl808-${2}.tar.gz
#wget -v https://github.com/hexdump0815/linux-mainline-bouffalo-labs-bl808-kernel/releases/download/${bouffalo_labs_bl808_release_version}/${bouffalo_labs_bl808_release_version}.tar.gz -O ${DOWNLOAD_DIR}/kernel-bouffalo_labs_bl808-${2}.tar.gz

#rm -f ${DOWNLOAD_DIR}/boot-bouffalo_labs_bl808-${2}.dd
#wget -v to-be-done
Expand Down
4 changes: 2 additions & 2 deletions systems/bouffalo_lab_bl808/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

## kernel build notes

- none yet, prebuilt kernel from openbouffalo image is used for now
- https://github.com/hexdump0815/linux-mainline-bouffalo-labs-bl808-kernel/blob/main/readme.obl

## u-boot build notes

- none yet as for now the openbouffalo u-boot etc. is used
- https://github.com/hexdump0815/linux-mainline-bouffalo-labs-bl808-kernel/blob/main/readme.u-boot

## mesa build notes

Expand Down
2 changes: 1 addition & 1 deletion systems/milk_v_duo/get-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ milk_v_duo_release_version="to-be-done"
milk_v_duo_boot_version="to-be-done"

#rm -f ${DOWNLOAD_DIR}/kernel-milk_v_duo-${2}.tar.gz
#wget -v https://github.com/hexdump0815/linux-to-be-done-kernel/releases/download/${milk_v_duo_release_version}/${milk_v_duo_release_version}.tar.gz -O ${DOWNLOAD_DIR}/kernel-milk_v_duo-${2}.tar.gz
#wget -v https://github.com/hexdump0815/linux-cvitek-cv18xx-kernel/releases/download/${milk_v_duo_release_version}/${milk_v_duo_release_version}.tar.gz -O ${DOWNLOAD_DIR}/kernel-milk_v_duo-${2}.tar.gz

#rm -f ${DOWNLOAD_DIR}/boot-milk_v_duo-${2}.dd
#wget -v to-be-done
Expand Down
2 changes: 1 addition & 1 deletion systems/milk_v_duo/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## kernel build notes

- none yet, prebuilt kernel from community alpine image is used for now
- https://github.com/hexdump0815/linux-cvitek-cv18xx-kernel/blob/main/readme.duo

## u-boot build notes

Expand Down

0 comments on commit 188cc03

Please sign in to comment.