SPRAD09A December 2021 – July 2022 DRA821U , DRA821U-Q1
Boot switch setting:
No need to change the boot switches in this step.
Insert the SD card to Host PC
Patches:
0001-arch-arm64-boot-dts-ti-k3-j7200-Optimize-DT-for-earl.patch
This patch is here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1105700/dra821u-application-note-how-to-linux-fast-boot-on-dra821u-putting-the-required-2-patches-here
Commands: (Do this on the ubuntu, not the EVM)
gedit $PSDKLA/Rules.make
Change this line: DESTDIR=/media/$USER/rootfs
Insert the SD card to Host P
cd $PSDKLA/board-support/linux-5.10.41+gitAUTOINC+4c2eade9f7-g4c2eade9f7/
git am 0001-arch-arm64-boot-dts-ti-k3-j7200-Optimize-DT-for-earl.patch
cd ../..
make linux
sudo make linux_install