What register can I read to see if the device is GP or HS?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Bill,
Have you seen the configs folder under u-boot directory?
There are different configs for hs and non-hs.
j721e_evm_a72_defconfig j721e_evm_r5_defconfig j721e_hs_evm_a72_defconfig j721e_hs_evm_r5_defconfig
So we generate different boot binaries for hs and gp.
Why do you need dynamic detection?
- Keerthy
The GP or HS can be decoded from the device markings and section 10.1.1 "Standard Package Symbolization" of the data sheet.