You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cc1a6fcd85
Signed-off-by: Robert Nelson <robertcnelson@gmail.com> |
1 year ago | |
---|---|---|
deploy | 1 year ago | |
patches | 1 year ago | |
riscv-toolchain | 1 year ago | |
rootfs/etc | 1 year ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 1 year ago | |
01_git_sync.sh | 1 year ago | |
02_build_hss.sh | 1 year ago | |
03_build_u-boot.sh | 1 year ago | |
04_build_linux.sh | 1 year ago | |
05_generate_payload.bin.sh | 1 year ago | |
06_generate_debian_console_root.sh | 1 year ago | |
06_generate_ubuntu_console_root.sh | 1 year ago | |
07_create_sdcard_img.sh | 1 year ago | |
build_linux_menuconfig.sh | 1 year ago | |
git_linux_mainline.sh | 1 year ago | |
git_linux_mpfs.sh | 1 year ago | |
readme.md | 1 year ago | |
rebuild_linux.sh | 1 year ago | |
rebuild_linux_menuconfig.sh | 1 year ago |
readme.md
Build Depends
sudo apt update
sudo apt install bmap-tools genimage libyaml-dev mtools
Building Microchip Linux tree
./01_git_sync.sh
./02_build_hss.sh
./03_build_u-boot.sh
./04_build_linux.sh
./05_generate_payload.bin.sh
sudo ./06_generate_debian_console_root.sh
sudo ./07_create_sdcard_img.sh
Switching to Mainline Linux tree
./git_linux_mainline.sh
and rebuild:
./04_build_linux.sh
./05_generate_payload.bin.sh
sudo ./06_generate_debian_console_root.sh
sudo ./07_create_sdcard_img.sh
Switching to Microchip Linux tree
./git_linux_mpfs.sh
and rebuild:
./04_build_linux.sh
./05_generate_payload.bin.sh
sudo ./06_generate_debian_console_root.sh
sudo ./07_create_sdcard_img.sh
Programming
>> mmc
>> usbdmsc
Flashing sdcard.img:
Use Balena or:
sudo bmaptool copy sdcard.img /dev/sde
Notes
Module Size Used by Not tainted
mcp356x 49152 0
industrialio 122880 1 mcp356x
imx219 28672 0
v4l2_fwnode 28672 1 imx219
v4l2_async 28672 2 imx219,v4l2_fwnode