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
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
_
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
__
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 +++
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
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
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
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
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
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
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
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
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
> >
> > 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
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
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
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
101 - 117 of 117 matches
Mail list logo