commit | ade0dc3cea8c5def3745313770685dd600c112df | [log] [tgz] |
---|---|---|
author | Anthony Loiseau <anthony.loiseau@allcircuits.com> | Thu Dec 21 23:44:38 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 05 15:41:47 2024 -0500 |
tree | 4add007f6818eafefe1ff7e617f2fcdf3911ae35 | |
parent | b509c7d711dc959b17c72a29f45e78a61273796d [diff] |
fw_env: autodetect NAND erase size and env sectors As already done for NOR chips, if device ESIZE and ENVSECTORS static configurations are both zero, then autodetect them at runtime. Cc: Joe Hershberger <joe.hershberger@ni.com> cc: Stefan Agner <stefan@agner.ch> cc: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Signed-off-by: Anthony Loiseau <anthony.loiseau@allcircuits.com>