[U-Boot] [GIT PULL] u-boot-mpc83xx: add support for the ids8313 board
Tom Rini
trini at ti.com
Fri Apr 25 21:45:03 CEST 2014
On Wed, Apr 23, 2014 at 07:13:27PM -0500, Kim Phillips wrote:
> Hi Tom,
>
> Please pull support for the ids8313 board:
>
> The following changes since commit adcdeacc3eda1e5949e54062aa99c299e12483be:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mips (2014-04-23 11:07:11 -0400)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-mpc83xx.git master
>
> for you to fetch changes up to eaf8c986d36e9fadd244093b17a7fe090b0b572a:
>
> mpc83xx: add ids8313 support (2014-04-23 19:07:54 -0500)
>
> ----------------------------------------------------------------
> Heiko Schocher (3):
> powerpc, ids8247: create vendor board dir ids
> mpc8313, bootcount: mpc8313 has no qe muram
> mpc83xx: add ids8313 support
>
> arch/powerpc/cpu/mpc83xx/cpu.c | 2 +-
> arch/powerpc/cpu/mpc83xx/fdt.c | 5 +-
> board/{ => ids}/ids8247/Makefile | 0
> board/{ => ids}/ids8247/ids8247.c | 0
> board/ids/ids8313/Makefile | 11 +
> board/ids/ids8313/ids8313.c | 208 ++++++++++++++
> boards.cfg | 4 +-
> include/configs/ids8313.h | 587 ++++++++++++++++++++++++++++++++++++++
> 8 files changed, 813 insertions(+), 4 deletions(-)
> rename board/{ => ids}/ids8247/Makefile (100%)
> rename board/{ => ids}/ids8247/ids8247.c (100%)
> create mode 100644 board/ids/ids8313/Makefile
> create mode 100644 board/ids/ids8313/ids8313.c
> create mode 100644 include/configs/ids8313.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140425/ecddb326/attachment.pgp>
More information about the U-Boot
mailing list