[U-Boot] [PATCH v2 6/8] tegra2: Implement SPI / UART GPIO switch
Mike Frysinger
vapier at gentoo.org
Fri Nov 4 02:44:54 CET 2011
On Thursday 03 November 2011 18:41:37 Simon Glass wrote:
> Since we are adding a second file to board/nvidia/common, we create
> a proper Makefile there and remove the direct board.o include from
> board/nvidia/seaboard/Makefile
so who is including board/nvidia/common/libnvidia.o now ?
> --- /dev/null
> +++ b/arch/arm/include/asm/arch-tegra2/uart-spi-switch.h
>
> +#ifndef __ASSEMBLY__
the asm checking is incomplete. so it must not matter -> drop it.
> --- /dev/null
> +++ b/board/nvidia/common/uart-spi-switch.c
>
> +#include <asm/io.h>
> +#include <libfdt.h>
> +#include <fdt_support.h>
seems to be unused
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111103/b6c68ea9/attachment.pgp
More information about the U-Boot
mailing list