
22 Feb
2022
22 Feb
'22
5:48 a.m.
Hi,
On 18/02/22 6:59 pm, Aswath Govindraju wrote:
The following series of patches fix the bootcmd for J721e,
- adds the command 'run boot_rpocs' for booting remote processors from U-Boot (As it was earlier)
- removes setting of dorprocboot to 1. Since this should be set by the user and not set by default
- Syncs the bootcmd of hs configs with GP.
Please do not apply this patch as I have found out that there are few fixes that need to done. I will be posting a v2 of this series soon.
Aswath Govindraju (2): configs: j721e_evm_a72_defconfig: Fix the bootcmd configs: j721e_hs_evm_a72_defconfig: Sync up the bootcmd with GP configs
configs/j721e_evm_a72_defconfig | 2 +- configs/j721e_hs_evm_a72_defconfig | 2 +- include/configs/j721e_evm.h | 1 - 3 files changed, 2 insertions(+), 3 deletions(-)
--
Thanks,
Aswath