[U-Boot] [PATCH 3/3] board/chiliboard: Add support for chiliBoard
Tom Rini
trini at konsulko.com
Mon Jan 23 16:56:55 CET 2017
On Mon, Jan 23, 2017 at 02:39:16PM +0100, Marcin Niestroj wrote:
> chiliBoard is a development board which uses chiliSOM as its base.
>
> Hardware specification:
> * chiliSOM (TI AM335x, DRAM, NAND)
> * Ethernet PHY (id 0)
> * USB host (usb1)
> * MicroSD slot (mmc0)
>
> Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
[snip]
> +++ b/include/configs/chiliboard.h
> @@ -0,0 +1,230 @@
> +/*
> + * chiliboard.h
> + *
> + * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
> + * Copyright (C) 2017 Grinn - http://grinn-global.com/
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * published by the Free Software Foundation version 2.
> + *
> + * This program is distributed "as is" WITHOUT ANY WARRANTY of any
> + * kind, whether express or implied; without even the implied warranty
> + * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + * GNU General Public License for more details.
> + */
Need to convert to the SPDX header format here, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170123/db63fd7f/attachment.sig>
More information about the U-Boot
mailing list