commit | d73a6641868029b5cae53ed00c5766921c9d8b1f | [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 | 9e3003f79d168eac7ee65cd457e3904e2fb4eea8 [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>