[U-Boot] [PATCH 3/7] eSPI: add eSPI controller support
Scott McNutt
smcnutt at psyent.com
Mon Mar 16 12:58:54 CET 2009
> diff --git a/drivers/mtd/spi/spi_flash.c b/drivers/mtd/spi/spi_flash.c
> index d1d81af..fa97896 100644
> --- a/drivers/mtd/spi/spi_flash.c
> +++ b/drivers/mtd/spi/spi_flash.c
> @@ -1,6 +1,8 @@
> /*
> * SPI flash interface
> + * Add support for Freescale eSPI controller
> *
> + * Copyright (C) 2009 Freescale Semiconductor, Inc.
> * Copyright (C) 2008 Atmel Corporation
> */
Ummm ... call me crazy ... but this doesn't seem proper to me.
--Scott
More information about the U-Boot
mailing list