
On November 17, 2023 thus sayeth Kumar, Udit:
On Wed, Nov 15, 2023 at 2:54 PM Maxime Ripard mripard@redhat.com wrote:
On Sun, Oct 01, 2023 at 10:25:29PM +0530, Apurva Nandan wrote:
...
SoC: J784S4 SR1.0 HS-FS Model: Texas Instruments J784S4 EVM
Maybe something changed but I'm surprised about it reporting an EVM board. I was expecting something like
Model: Texas Instruments AM69 SK Board: AM69-SK rev E2
Did you use the am69_sk_a72/r5 defconfigs?
Please apply AM69 config fragment
https://lore.kernel.org/all/20231001165545.494212-16-a-nandan@ti.com/
make ARCH=arm j784s4_evm_a72_defconfig am69_sk_a72.config make ARCH=arm
OR
make ARCH=arm j784s4_evm_r5_defconfig am69_sk_r5.config make ARCH=arm
^^^^^^^^
Just a heads up, adding the ARCH variable isn't really needed and I've heard of this causing problems for others :)
~Bryan