[U-Boot] [PATCH v2] Add support for IDS8313 boards
Jason
u-boot at lakedaemon.net
Tue Sep 20 13:24:41 CEST 2011
Sergej,
On Tue, Sep 20, 2011 at 10:48:48AM +0200, Sergej.Stepanov at ids.de wrote:
> This patch adds support for IDS8313 boards based on MPC8313
> It contains the following components:
> - both of TSEC's, NOR- and NAND flash, I2C, SPI
>
> Signed-off-by: Sergej Stepanov <ste at ids.de>
> Signed-off-by: Rolf Riehle <rl at ids.de>
> --
Please add a changelog here for this patch.
> board/ids/ids8313/Makefile | 52 ++++
> board/ids/ids8313/ids8313.c | 170 +++++++++++++
> boards.cfg | 1 +
> include/configs/IDS8313.h | 575 +++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 798 insertions(+), 0 deletions(-)
>
> diff --git a/board/ids/ids8313/Makefile b/board/ids/ids8313/Makefile
thx,
Jason.
More information about the U-Boot
mailing list