Re: [U-Boot] [PATCH v2 5/7] powerpc/86xx: Enable common SRIO init code

2011-01-10 Thread Kumar Gala
On Jan 9, 2011, at 3:16 PM, Kumar Gala wrote: > Add the needed defines and code to utilize the common 8xxx srio init > code to setup LAWs and modify device tree if we have SRIO enabled on a > board. > > Signed-off-by: Kumar Gala > --- > * Removed ifdef protection around extern per Sergei > * Ad

Re: [U-Boot] [PATCH 6/7] powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code

2011-01-10 Thread Kumar Gala
On Jan 6, 2011, at 10:58 AM, Kumar Gala wrote: > Signed-off-by: Kumar Gala > --- > board/freescale/mpc8641hpcn/law.c |5 + > include/configs/MPC8641HPCN.h | 30 +- > 2 files changed, 14 insertions(+), 21 deletions(-) applied to 85xx - k _

Re: [U-Boot] [PATCH 7/7] powerpc/86xx: Convert SBC8641 to use common SRIO init code

2011-01-10 Thread Kumar Gala
On Jan 6, 2011, at 10:58 AM, Kumar Gala wrote: > Signed-off-by: Kumar Gala > CC: Paul Gortmaker > --- > board/sbc8641d/law.c |1 - > include/configs/sbc8641d.h | 15 +-- > 2 files changed, 9 insertions(+), 7 deletions(-) applied to 85xx - k __

Re: [U-Boot] [PATCH] powerpc/85xx: Add SRIO support to P2020DS

2011-01-10 Thread Kumar Gala
On Jan 6, 2011, at 11:05 AM, Kumar Gala wrote: > From: Li Yang > > The P2020 has 2 SRIO ports and they are useable on the P2020 DS board. > Enable them using the common SRIO init code. > > Signed-off-by: Li Yang > Signed-off-by: Kumar Gala > --- > include/configs/P2020DS.h | 24 +++

Re: [U-Boot] [PATCH v2 1/7] powerpc/8xxx: Refactor SRIO initialization into common code

2011-01-10 Thread Wolfgang Denk
Dear Kumar Gala, In message <1294607813-27723-1-git-send-email-ga...@kernel.crashing.org> you wrote: > Moved the SRIO init out of corenet_ds and into common code for > 8xxx/QorIQ processors that have SRIO. We mimic what we do with PCIe > controllers for SRIO. > > We utilize the fact that SRIO i

[U-Boot] [PATCH V3 0/5] Add Pantheon soc and dkb board support

2011-01-10 Thread Lei Wen
This patch set add the Pantheon soc and dkb board support. V2: This patch seris update the seperate mv_common part as suggested. V3: Fix config.h include place and copyright claim year. Lei Wen (5): mv: seperate kirkwood and armada from common setting ARM: Add Support for Marvell Pantheon Fa

[U-Boot] [PATCH V3 1/5] mv: seperate kirkwood and armada from common setting

2011-01-10 Thread Lei Wen
Since there are lots of difference between kirkwood and armada series, it is better to seperate them but still keep the most common file shared by all marvell platform in the mv-common configure file. This patch move the kirkwood only driver definitoin in mv-common to the /config.h. This patch is

[U-Boot] [PATCH V3 2/5] ARM: Add Support for Marvell Pantheon Familiy SoCs

2011-01-10 Thread Lei Wen
Pantheon Family processors are highly integrated SoCs based on Sheeva_88SV331x-v5 PJ1 cpu core. Ref: http://www.marvell.com/products/processors/communications/marvell_pantheon_910_920_pb.pdf SoC versions Supported: 1) PANTHEON920 (TD) 2) PANTHEON910 (TTC) Signed-off-by: Lei Wen

[U-Boot] [PATCH V3 3/5] serial: add pantheon soc support

2011-01-10 Thread Lei Wen
Signed-off-by: Lei Wen --- drivers/serial/serial.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c index cd3439e..4032dfd 100644 --- a/drivers/serial/serial.c +++ b/drivers/serial/serial.c @@ -33,6 +33,8 @@ #include #e

[U-Boot] [PATCH V3 4/5] mvmfp: add MFP configuration support for PANTHEON

2011-01-10 Thread Lei Wen
This patch adds the support MFP support for Marvell PANTHEON SoCs Signed-off-by: Lei Wen --- arch/arm/include/asm/arch-pantheon/mfp.h | 42 ++ drivers/gpio/mvmfp.c |2 + 2 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 ar

[U-Boot] [PATCH V3 5/5] Pantheon: Add Board Support for Marvell dkb board

2011-01-10 Thread Lei Wen
DKB is a Development Board for PANTHEON TD/TTC(pxa920/pxa910) with * Processor upto 806Mhz * LPDDR1/2 * x8/x16 SLC/MLC NAND * Footprints for eMMC & MMC x8 card With Peripherals: * Parallel LCD I/F * Audio codecs (88PM8607) * MIPI CSI-2 camera * Marvell 88W8787 802.11n/BT module * Marvell 2G/3G RF

[U-Boot] [PATCH] lcd: align fb writing address for horizontal display offset

2011-01-10 Thread Liu Ying
CONFIG_SPLASH_SCREEN_ALIGN makes uboot support display offset for splashimage. The framebuffer writing address should be calculated according to different kinds of framebuffer pixel format, i.e., bits per pixel value. Signed-off-by: Liu Ying --- common/lcd.c |2 +- 1 files changed, 1 inserti

[U-Boot] [PATCH 1/1] lcd: align fb writing address for horizontal display offset

2011-01-10 Thread Liu Ying
CONFIG_SPLASH_SCREEN_ALIGN makes uboot support display offset for splashimage. The framebuffer writing address should be calculated according to different kinds of framebuffer pixel format, i.e., bits per pixel value. Signed-off-by: Liu Ying --- common/lcd.c |2 +- 1 files changed, 1 inserti

Re: [U-Boot] [PATCH] mpq101: initial support for Mercury Computer Systems MPQ101 board

2011-01-10 Thread Alex Dubov
> > > > atum8548 > > mpc8540 > > pm854/6 > > sbc8560 > > sbc8641d > > socrates > > mpc8536ds > > mpc8540ads > > mpc8560ads > > mpc8572ds > > mpc8610hpdc > > mpc8641hpcn > > p2020ds > > tqm85xx > > Could you please be a bit more specific, i. e. like quoting > file names > and line numbers? > The

[U-Boot] [PATCH V2] update SMDK2410 port

2011-01-10 Thread David Müller
This patch brings the SMDK2410 port in sync with the latest U-Boot version by doing the following: - do the necessary adjustments to support the ARM relocation feature - use the CFI flash driver (and removing the old one) - remove the unneeded config.mk file Signed-off-by: David Müller diff

Re: [U-Boot] [PATCH v3] mpq101: initial support for Mercury Computer Systems MPQ101 board

2011-01-10 Thread Wolfgang Denk
Dear Alex Dubov, In message <546160.74882...@web37605.mail.mud.yahoo.com> you wrote: > > 1. I want to fit an environment and the bootloader into a single flash > sector. This is a very bad idea as it will open a window brick your system at each and every "saveenv" command. I strongly recommend

[U-Boot] [PATCH V2] update VCMA9 port

2011-01-10 Thread David Müller
This patch brings the VCMA9 port in sync with the latest U-Boot version by doing the following: - do the necessary adjustments to support the ARM relocation feature - use the CFI flash driver (and removing the old one) - remove the unneeded config.mk file - various cleanups and coding style fi

<    1   2