View Issue Details

IDProjectCategoryView StatusLast Update
0004896UBootU-Bootpublic2021-10-05 12:23
Reporterderksen Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Versionfsimx8mm-Y2021.04Fixed in Versionfsimx8mm-Y2021.04 
Summary0004896: Allow NAND environment offsets in device tree
DescriptionAllow NAND environment offsets in device tree

When using MMC, the environment configuration can be moved to the device
tree (in node /config) by setting properties u-boot,mmc-env-offset and
u-boot,mmc-env-offset-redundant. Add a similar feature to env/nand.c.

u-boot,nand-env-offset: Offset for the regular environment
u-boot,nand-env-offset-redundant: Offset for the redundant environment
u-boot,nand-env-range: Erase size for one environment.

Add the new properties to doc/device-tree-bindings/config.txt.

Define such settings in picocoremx8mm.dts and picocoremx8mx.dts.
Forum Link

Activities

There are no notes attached to this issue.