[U-Boot] [PATCH] nand: adjust erase/read/write partition/chip size for bad blocks

Scott Wood scottwood at freescale.com
Wed Feb 27 17:53:05 CET 2013


On 02/26/2013 09:04:22 PM, Harvey Chapman wrote:
> On Feb 26, 2013, at 8:42 PM, Scott Wood <scottwood at freescale.com>  
> wrote:
> > No need to be quite so verbose in the comments.  If someone tries  
> to change "size" to "rwsize" the compiler will complain about the  
> type mismatch.
> 
> Actually, it does give a warning that flies by and is buried inside  
> the compile log. Then, it'll let you run and walk on memory. Ask me  
> how I know. :)

Warnings are easier to spot if you pass "-s" to make (or use MAKEALL  
which does this).

-Scott


More information about the U-Boot mailing list