
7 Apr
2019
7 Apr
'19
7:32 p.m.
started to include erase in the global scope...hope i'm right.
https://github.com/frank-w/u-boot/commits/eraseenv_new
where is the env-command (i need to add erase too) defined? i found no cmd/env*.[ch]...
regards Frank
Gesendet: Sonntag, 07. April 2019 um 17:58 Uhr Von: "Stefano Babic" sbabic@denx.de IMHO the U_BOOT_ENV_LOCATION should be extended to add a new function pointer, and the generic command calls it.