include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 22 Feb 2022 05:19:03 +0000 (10:49 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 10 Mar 2022 18:49:57 +0000 (13:49 -0500)
commita30dc99b5574531db9d33bfcc1fc27f11f84a4fd
treed7eceba14f4dd0a4f6bdc58aed449f336efb1c99
parent5bb26a59c46c510828f99ccf009ec1a03c52409c
include: configs: j721e_evm.h: Fix the env variable corresponding to QSGMII PHY init

QSGMII PHY initialization should only be done for J721E EVMs and not for
J721E-SK boards. Therefore, fix the environment variables accordingly.

Also, by default remote processors should not be booted in U-Boot but
rather be left to the users to enable this by setting dorprocboot.
Therefore, remove dorprocboot that is being set by default.

Fixes: 5980925e2a5a ("include: configs: j721e_evm: Add support to boot ethfw core in j721e")
Reported-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
include/configs/j721e_evm.h