public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/6] Update sbc8560; enable fdt/powerpc support
Date: Wed,  9 Jul 2008 13:27:33 -0400	[thread overview]
Message-ID: <1215624459-10055-1-git-send-email-paul.gortmaker@windriver.com> (raw)


The following six patches update the sbc8560 support to fix a memsize
bug + some bitrot (1st three), and then add/enable the powerpc/fdt support
(the second three).  One additional patch required for using the sbc8560
on 1.3.x; the setting of the UART clk in mpc85xx/fdt.c isn't included
here, as that wasn't a fix in a board specific file, and so it is being
reviewed/submitted separately.

Thanks,
Paul.

0001-sbc8560-proper-definitions-for-TSEC.patch
 b/include/configs/sbc8560.h |   32 ++++++++++++++++++++++----------

0002-sbc8560-properly-set-cs0_bnds-for-512MB.patch
 b/board/sbc8560/sbc8560.c |    4 ++++

0003-sbc8560-define-eth0-and-eth1-instead-of-eth1-and-eth2.patch
 b/include/configs/sbc8560.h |    3 +--

0004-sbc8560-add-in-ft_board_setup.patch
 b/board/sbc8560/sbc8560.c |   28 ++++++++++++++++++++++++++++

0005-sbc8560-add-default-fdt-values.patch
 b/include/configs/sbc8560.h |   35 +++++++++++++++++++++++++++++++----
 
0006-sbc8560-enable-CONFIG_OF_LIBFDT-by-default.patch
 b/include/configs/sbc8560.h |    5 +++++

             reply	other threads:[~2008-07-09 17:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-09 17:27 Paul Gortmaker [this message]
2008-07-09 17:27 ` [U-Boot-Users] [PATCH 1/6] sbc8560: proper definitions for TSEC Paul Gortmaker
2008-07-09 17:27   ` [U-Boot-Users] [PATCH 2/6] sbc8560: properly set cs0_bnds for 512MB Paul Gortmaker
2008-07-09 17:27     ` [U-Boot-Users] [PATCH 3/6] sbc8560: define eth0 and eth1 instead of eth1 and eth2 Paul Gortmaker
2008-07-09 17:27       ` [U-Boot-Users] [PATCH 4/6] sbc8560: add in ft_board_setup() Paul Gortmaker
2008-07-09 17:27         ` [U-Boot-Users] [PATCH 5/6] sbc8560: add default fdt values Paul Gortmaker
2008-07-09 17:27           ` [U-Boot-Users] [PATCH 6/6] sbc8560: enable CONFIG_OF_LIBFDT by default Paul Gortmaker
2008-07-09 17:40       ` [U-Boot-Users] [PATCH 3/6] sbc8560: define eth0 and eth1 instead of eth1 and eth2 Ben Warren
2008-07-09 21:29         ` Paul Gortmaker
2008-07-09 21:51           ` Ben Warren
2008-07-09 17:38   ` [U-Boot-Users] [PATCH 1/6] sbc8560: proper definitions for TSEC Ben Warren
2008-07-09 17:56     ` Paul Gortmaker
  -- strict thread matches above, loose matches on Subject: below --
2008-07-11 19:33 [U-Boot-Users] [PATCH 0/6] Update sbc8560; enable fdt/powerpc support Paul Gortmaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1215624459-10055-1-git-send-email-paul.gortmaker@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox