All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/6] Update sbc8560; enable fdt/powerpc support
@ 2008-07-11 19:33 Paul Gortmaker
  2008-07-11 19:33 ` [U-Boot-Users] [PATCH 1/7] sbc8560: proper definitions for TSEC Paul Gortmaker
  0 siblings, 1 reply; 21+ messages in thread
From: Paul Gortmaker @ 2008-07-11 19:33 UTC (permalink / raw)
  To: u-boot


[Resending with Ben's network setting removal done in patch #3; there were
no other request for changes, so this should be good to go...]

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 |   22 +++++++++++++---------

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 |   34 +++++++++++++++++++++++++++++++---

0006-sbc8560-enable-CONFIG_OF_LIBFDT-by-default.patch
 b/include/configs/sbc8560.h |    5 +++++

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2008-07-15 13:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11 19:33 [U-Boot-Users] [PATCH 0/6] Update sbc8560; enable fdt/powerpc support Paul Gortmaker
2008-07-11 19:33 ` [U-Boot-Users] [PATCH 1/7] sbc8560: proper definitions for TSEC Paul Gortmaker
2008-07-11 19:33   ` [U-Boot-Users] [PATCH 2/7] sbc8560: properly set cs0_bnds for 512MB Paul Gortmaker
2008-07-11 19:33     ` [U-Boot-Users] [PATCH 3/7] sbc8560: define eth0 and eth1 instead of eth1 and eth2 Paul Gortmaker
2008-07-11 19:33       ` [U-Boot-Users] [PATCH 4/7] sbc8560: add in ft_board_setup() Paul Gortmaker
2008-07-11 19:33         ` [U-Boot-Users] [PATCH 5/7] sbc8560: add default fdt values Paul Gortmaker
2008-07-11 19:33           ` [U-Boot-Users] [PATCH 6/7] sbc8560: enable CONFIG_OF_LIBFDT by default Paul Gortmaker
2008-07-15  1:09             ` Andy Fleming
2008-07-11 20:30           ` [U-Boot-Users] [PATCH 5/7] sbc8560: add default fdt values Wolfgang Denk
2008-07-11 22:02             ` Paul Gortmaker
2008-07-15  1:06               ` Andy Fleming
2008-07-15  1:07         ` [U-Boot-Users] [PATCH 4/7] sbc8560: add in ft_board_setup() Andy Fleming
2008-07-11 19:41       ` [U-Boot-Users] [PATCH 3/7] sbc8560: define eth0 and eth1 instead of eth1 and eth2 Ben Warren
2008-07-11 20:24       ` Wolfgang Denk
2008-07-11 22:03         ` Paul Gortmaker
2008-07-15  0:51           ` Andy Fleming
2008-07-15  6:25             ` Wolfgang Denk
2008-07-15 13:14               ` Ben Warren
2008-07-15 13:28             ` Paul Gortmaker
2008-07-15  1:07     ` [U-Boot-Users] [PATCH 2/7] sbc8560: properly set cs0_bnds for 512MB Andy Fleming
2008-07-15  0:34   ` [U-Boot-Users] [PATCH 1/7] sbc8560: proper definitions for TSEC Andy Fleming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.