[PATCH v2] env: mmc: statically set the environment partition name

2023-06-14 Thread Emmanuel Di Fede
ides additional flexibility, particularly in cases where accessing the device-tree is not straightforward (e.g. QEMU). If undeclared, the device-tree's setting will be used. Signed-off-by: Emmanuel Di Fede Cc: Joe Hershberger Cc: Patrick Delaunay --- v2: - Add CONFIG_USE_ENV_MMC_PARTITION

[PATCH] env: mmc: statically set the environment partition name

2023-06-13 Thread Emmanuel Di Fede
ides additional flexibility, particularly in cases where accessing the device-tree is not straightforward (e.g. QEMU). If undeclared, the device-tree's setting will be used. Signed-off-by: Emmanuel Di Fede Cc: Joe Hershberger Cc: Patrick Delaunay --- doc/device-tree-bindings/config.txt