summaryrefslogtreecommitdiff
path: root/test/py/conftest.py
diff options
context:
space:
mode:
authorChris Paterson <chris.paterson2@renesas.com>2024-11-04 13:50:11 +0000
committerMarek Vasut <marek.vasut+renesas@mailbox.org>2024-11-10 19:38:46 +0100
commit34547a44da1217a3de78c9de3cf3570fd22c3886 (patch)
tree6e8306fb403e048e9e93bce022428c7b340bf477 /test/py/conftest.py
parent9d81a9ff990bae1bcf08ae5b888e0b6e12d1b58b (diff)
configs: hihope_rzg2: Set correct MMC device for U-Boot env
Currently we set CONFIG_SYS_MMC_ENV_DEV=1 which is wrong: Loading Environment from MMC... MMC: no card present *** Warning - No block device, using default environment This issue was introduced when we switched to using upstream Linux device trees for the hihope boards which named the MMC devices differently. Correct to dev 0 so that the U-Boot environment can be loaded from the correct storage device. Fixes: 18fb23b13158 ("ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCs") Signed-off-by: Chris Paterson <chris.paterson2@renesas.com> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Diffstat (limited to 'test/py/conftest.py')
0 files changed, 0 insertions, 0 deletions