[U-Boot] [PATCH] sbc85x0: tidy up Makefile to use new configuration script.

Kumar Gala galak at kernel.crashing.org
Tue Sep 22 18:36:32 CEST 2009


On Sep 21, 2009, at 2:19 PM, Paul Gortmaker wrote:

> Commit 804d83a5 allows us to move all the configuration
> variation tweaks out of the top level Makefile and down
> into the boards config header.  This takes advantage of
> that for the sbc8540/sbc8560 boards.
>
> There were a couple of cheezy comments pointing at incorrect
> files, or files that don't exist, so I've cleaned those up too.
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
>
> For 85xx tree; since it contains sbc8548 commits which this diff
> has context of one of those commit changes to Makefile
>
> Makefile                  |   18 ++----------------
> include/configs/SBC8540.h |   19 +++++++++++--------
> include/configs/sbc8560.h |   17 ++++++++++++-----
> 3 files changed, 25 insertions(+), 29 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list