On Wed, Sep 12, 2012 at 03:10:47PM -0700, Tom Warren wrote:

> Signed-off-by: Tom Warren <twar...@nvidia.com>

A few things:
- I see some #define FOO[space][space]val that should be [tab]
- I didn't checkpatch.pl this (nor the whole series) but please do and
  let us know if it's clean or why the warnings are false positives.
- My preference is to bring in includes and C files and Makefiles and so
  on all at once, when each is needed / useful.  YMMV and not a big
  deal.
- But please make sure that you aren't adding defines / structs / etc
  that aren't used at some point by the end of the series at least.
  Removing (and correcting!) structs and defines was one of the things I
  had to do on am33xx.  If it wasn't added until the corresponding
  driver work was being pushed, it'd have saved me some time.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to