]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sbc8548: allow enabling PCI via a make config option
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 21 Sep 2009 00:36:06 +0000 (20:36 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:00 +0000 (12:05 -0500)
commit2738bc8df65ec905094d83f62f87fed123a03b9c
treebb82bb6899f90b61c3a398793ec0696a11eec3a1
parentfdc7eb90b504daa020f290604d50da8f7cb70d8a
sbc8548: allow enabling PCI via a make config option

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@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
MAKEALL
Makefile
include/configs/sbc8548.h