[PATCH] cmd: sf: Support unaligned flash updates with 'sf update'
    Michael Walle 
    michael at walle.cc
       
    Mon Oct  4 13:21:48 CEST 2021
    
    
  
Am 2021-10-04 12:31, schrieb Frieder Schrempf:
> On 30.09.21 23:08, Michael Walle wrote:
>> Printing a warning might scare users, though. I'd prefer to fix the
>> online help, where only "erase and write" is mentioned.
> 
> Which document are you referring to? I don't really see the "sf" 
> command
> documented anywhere.
the "sf update" online help:
         "sf update addr offset|partition len    - erase and write `len' 
bytes from memory\n"
         "                                         at `addr' to flash at 
`offset'\n"
         "                                         or to start of mtd 
`partition'\n"
-michael
    
    
More information about the U-Boot
mailing list