[U-Boot] [PATCH 6/6] sbc8548: allow enabling PCI via a make config option

Kumar Gala galak at kernel.crashing.org
Mon Sep 21 19:02:08 CEST 2009


On Sep 20, 2009, at 7:36 PM, Paul Gortmaker wrote:

> Prior to this commit, to enable PCI, you had to go manually
> edit the board config header, and if you had 33MHz PCI, you
> had to manually change CONFIG_SYS_NS16550_CLK too, which was
> not real user friendly,
>
> This adds the typical PCI and clock speed make targets to the
> toplevel Makefile in accordance with what is being done with
> other boards (i.e. using the "-t" to mkconfig).
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> ---
> MAKEALL                   |    4 ++++
> Makefile                  |    8 ++++++--
> include/configs/sbc8548.h |   43 ++++++++++++++++++++++++++++++++ 
> +----------
> 3 files changed, 43 insertions(+), 12 deletions(-)

applied to 85xx.

- k


More information about the U-Boot mailing list