Some other kirkwood boards from keymile will follow. They will have some
small differences, but we want to use the km_kirkwood.h for all to
distinguish them. This patch a preparation for this.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla
On mgcoge3un the piggy mac adress is at offset 3.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
include/configs/mgcoge3un.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/mgcoge3un.h b
This patchseris extracts the bugfixes and minor adaptions of the already
posted patchserie http://lists.denx.de/pipermail/u-boot/2012-May/124413.html
as requested.
There are now changes in the patches compared to the previous serie.
cc: Prafulla Wadaskar
cc: Holger Brunck
cc: Valentin
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
board/keymile/km_arm/kwbimage-memphis.cfg |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/keymile/km_arm/kwbimage-memphis.cfg
b/board/keymile/km_arm
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
Acked-By: Heiko Schocher
cc: Prafulla Wadaskar
cc: Gerlando Falauto
---
MAINTAINERS |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index f796872..0445539 100644
--- a
From: Valentin Longchamp
This is useful to debug the switch initialization
Signed-off-by: Valentin Longchamp
Signed-off-by: Holger Brunck
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
include/configs/km/km_arm.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
board/keymile/km_arm/km_arm.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/keymile/km_arm/km_arm.c b/board/keymile/km_arm/km_arm.c
index 9e9940c
This is already defined in the generic kirkwood header.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
include/configs/km/km_arm.h |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/km
This config option sounds like the it is responsible for the
update of the environment, but it is the u-boot update handling.
Therefore we adapt it to a more apropriate naming.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
: Holger Brunck
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
include/configs/km/km_arm.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index 36eb765..eb60d29 100644
--- a/include/configs/km/km_arm.h
+++ b
On 06/04/2012 05:46 PM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
>> Sent: 04 June 2012 21:07
>> To: Marek Vasut
>> Cc: Prafulla Wadaskar; u-boot@lists.denx.de; Holger Bru
On 06/12/2012 06:39 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
>> Sent: 07 June 2012 15:37
>> To: prafu...@mavell.com
>> Cc: Holger Brunck; u-boot@lists.denx.de; Val
On 06/12/2012 06:39 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Valentin Longchamp [mailto:valentin.longch...@keymile.com]
>> Sent: 07 June 2012 15:37
>> To: prafu...@mavell.com
>> Cc: Holger Brunck; u-boot@lists.denx.de; Val
; u-
>> b...@lists.denx.de; Gerlando Falauto; Prafulla Wadaskar
>> Subject: [PATCH 02/20] arm/km: use correct kw_gpio function for
>> NAND/SPI switching
>>
>> This used to be done with registers direct access, which is not clear
>> and optimal.
>>
>>
the one for the SOFT (bitbang) I2C,
>> and
>> they have been replaced by a direct access to the GPIO dataout Control
>> register to set the two GPIOs as output.
>>
>> Signed-off-by: Valentin Longchamp
>> cc: Holger Brunck
>> cc: Prafulla Wadaskar
>>
On 06/12/2012 11:32 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 12 June 2012 14:08
>> To: Prafulla Wadaskar
>> Cc: Valentin Longchamp; prafu...@mavell.com; u-boot@lists.den
On 06/12/2012 11:40 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 12 June 2012 14:04
>> To: Prafulla Wadaskar
>> Cc: Valentin Longchamp; prafu...@mavell.com; u-boot@lists.den
On 06/12/2012 11:57 AM, Prafulla Wadaskar wrote:
board/keymile/km_arm/km_arm.c |9 +-
boards.cfg|1 +
include/configs/km/km_arm.h | 44 +-
include/configs/km_kirkwood.h | 67 +++--
6 files changed, 392 insertions(+)
On 06/12/2012 01:09 PM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 12 June 2012 16:07
>> To: Prafulla Wadaskar
>> Cc: Valentin Longchamp; prafu...@mavell.com; u-boot@lists.den
On 06/12/2012 01:50 PM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 12 June 2012 17:13
>> To: Prafulla Wadaskar
>> Cc: Valentin Longchamp; prafu...@mavell.com; u-boot@lists.den
On 06/12/2012 12:29 PM, Holger Brunck wrote:
> On 06/12/2012 11:32 AM, Prafulla Wadaskar wrote:
>>
>>
>>> -Original Message-
>>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>>> Sent: 12 June 2012 14:08
>>> To: Prafulla Wadaskar
command is removed from the u-boot update command in the
u-boot environment.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
Hi Prafulla,
this is now a standalone patch. This patch was already posted, but is now a
rebase
of the following three patches from
http
From: Valentin Longchamp
So that they can be redefined by some boards specific values.
Signed-off-by: Valentin Longchamp
Signed-off-by: Holger Brunck
cc: Prafulla Wadaskar
---
Hi Prafulla,
here is the only common kirkwood related change from our patch serie,
as discussed on the ml.
arch
configuration for the mvgbe driver.
The testpin was inverted compared to other km_kirkwood boards, this
is the reason we need the change in post_hotkeys_pressed.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Prafulla Wadaskar
Signed-off-by: Thomas Herzmann
Signed-off-by
Remove config options from boards.cfg and simply add one switch
per board and differ afterwards in km_kirkwood.h between the features.
More boards are upcoming and therefore it's easier to have this
at one place.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Pra
/20] arm/km: fix testpin detection for kmcoge5un
was squashed to kmcoge5un board support, which makes logically
sense.
cc: Holger Brunck
cc: Valentin Longchamp
cc: Prafulla Wadaskar
Holger Brunck (6):
arm/km: add kmnusa board support
arm/km: add kmcoge5un board support
arm/km: conv
switch and the kirkwood.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Prafulla Wadaskar
---
changes for v2:
- rename 128M16-1.cfg to kwbimage_128M16_1.cfg
MAINTAINERS|1 +
board/keymile/km_arm/km_arm.c |9 +-
board
From: Valentin Longchamp
The configuration EEPROM should be removed for P1B.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board/keymile/km_arm/km_arm.c | 11 +--
board/keymile/km_arm/managed_switch.c |3
responsibility of the application to trigger a
reconfiguration when needed. This is done by lowering the FPGA_INIT_B
pin for delaying the configuration to u-boot @ next reboot, and then
lower the FPGA_PROGRAM_B signal.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes
From: Valentin Longchamp
The PCIe FPGAs now have to support 2 resets: one for the non traffic
affecting part (PCIe) and one for the traffic affecting part.
When the FPGA is not reconfigured, we only reset the PCIe part.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla
From: Valentin Longchamp
Some very similar #defines for reg addresses are used in a later patch
(managed_switch support for km_arm).
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board/keymile/km_arm/km_arm.c | 22
could not be moved is the one for the SOFT (bitbang) I2C, and
they have been replaced by a direct access to the GPIO dataout Control
register to set the two GPIOs as output.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2:
- fix comment syntax
The additional headerfile is unneeded here, we can use the generic
km_kirkwood.h instead. And we can use the better config option
KM_PIGGY4_88E6061 for the specific features for boards with this
design in km_arm.c.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Prafulla
From: Valentin Longchamp
This can be used if we do not want to use an EEPROM for the
configuration.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board/keymile/common/common.h |7 --
board/keymile/km_arm
Use the generic header km_kirkwood.h and get rid of the
board specific header.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Prafulla Wadaskar
---
changes for v2:
- rebased because of changes in other patches
board/keymile/km_arm/km_arm.c |9 ++--
boards.cfg
From: Thomas Herzmann
Add a function to read the dip_switch on kmcoge5un. If the
switch is set the actual_bank is set to 0 and this SW is
booted.
Signed-off-by: Thomas Herzmann
Signed-off-by: Holger Brunck
cc: Valentin Longchamp
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board
address.
Signed-off-by: Valentin Longchamp
Signed-off-by: Holger Brunck
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board/keymile/common/common.h |6 +
board/keymile/km_arm/Makefile |4 +
board/keymile/km_arm/km_arm.c | 26
still are supported.
The config option name is CONFIG_KM_FPGA_CONFIG
Signed-off-by: Valentin Longchamp
Signed-off-by: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2:
- nothing
board/keymile/common/common.h |6 +
board/keymile/km_arm/Makefile |4 +
board/keymile/km_arm
Hi Kim,
On 03/21/2012 01:42 PM, Holger Brunck wrote:
> This additional header is unneeded, we can use the tuxx1.h for this
> target.
>
> Signed-off-by: Holger Brunck
> cc: Kim Phillips
> cc: Valentin Longchamp
> cc: Gerlando Falauto
> cc: Heiko Schocher
> ---
w
Hi Albert,
On 02/13/2014 01:06 PM, Albert ARIBAUD wrote:
> For the whole series: shouldn't the keymile boards maintainer be CC:ed?
>
> On Mon, 27 Jan 2014 16:58:22 +0100, Holger Brunck
> wrote:
>
>> CONFIG_BOOTCOUNT_LIMIT is used on all boards from this board series.
Hi Albert,
On 02/13/2014 01:14 PM, Albert ARIBAUD wrote:
> On Thu, 13 Feb 2014 13:10:51 +0100, Holger Brunck
>>>
>>> What if a new board/config does not want to use a bootcount limit?
>>>
>>
>> all keymile boards use this and I don't see a usecase
automatically, but this turned out not to be the case.
So simply configure this PIN as a GPIO and issue a pulse manually.
Signed-off-by: Gerlando Falauto
Cc: Karlheinz Jerg
Cc: Valentin Longchamp
Cc: Holger Brunck
---
Changes for v2:
- solve merge conflict for latest arm/master branch
board
dline.
Signed-off-by: Holger Brunck
cc: Valentin Longchamp
cc: Prafulla Wadaskar
---
include/configs/km_kirkwood.h | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/include/configs/km_kirkwood.h b/include/configs/km_kirkwood.h
index 9eb1ad3..dc26155 100644
--- a/include/co
Make it configurable to disable subpage writes like the DaVinci NAND
driver already does.
Signed-off-by: Holger Brunck
cc: Valentin Longchamp
cc: Prafulla Wadaskar
cc: Scott Wood
---
drivers/mtd/nand/kirkwood_nand.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/mtd/nand
On 10/14/2014 02:32 PM, Matthias Fuchs wrote:
> Hi Valentin,
>
> my patch fixed environment from i2c eeprom. I am not sure on which board
> I ran into that trouble. Probably PMC440. So reverting my former patch
> will break environment in i2c eeprom again on many boards.
>
> But perhaps there's a
Hi Scott,
On 01/04/2012 06:44 PM, Scott Wood wrote:
> On 01/04/2012 09:32 AM, Holger Brunck wrote:
>>
>> Initial implementation for unsafe feature for biterror insertion on
>> NAND-Flash devices. The code flips single bits in the data block of the
>> flash to simulate s
debug("data = 0x%08x \n", data);
>
> writel(KWSPI_SMEMRDIRQ, &spireg->irq_cause);
> - writel(KWSPI_IRQMASK, spireg->irq_mask);
> + writel(KWSPI_IRQMASK, &spireg->irq_mask);
>
> /* program mpp registers to select SPI_CSn */
> if (cs) {
we had also SPI problems on our km_kirkwood boards with u-boot v2011.12. This
patch fixes it. Thanks! So:
Tested-By: Holger Brunck
Regards
Holger
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Prafulla,
On 12/14/2011 04:31 PM, Holger Brunck wrote:
> We don't need 3us delay for our i2c bus. Decrease it to 1us.
> It would also be possible to use 100ns in the future, but
> currently kirkwood has no ndelay implementation.
>
> Signed-off-by: Holger Brunck
> Cc: V
commit f31a911fe (arm, post: add missing post_time_ms for arm)
enables get_ticks and get_tbclk for all arm based boards,
but kirkwood has currently no implementation for this. So
undefine this for kirkwood boards.
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: Prafulla Wadaskar
cc
Hi,
On 11/27/2011 08:07 AM, Marek Vasut wrote:
>>>
commit f31a911fe (arm, post: add missing post_time_ms for arm)
enables get_ticks and get_tbclk for all arm based boards,
but kirkwood has currently no implementation for this. So
undefine this for kirkwood b
Hi Albert,
On 12/05/2011 07:05 PM, Albert ARIBAUD wrote:
>
> As I don't have much time and the december release is coming soon, I would
> appreciate that anyone with a patch that they think should go to ARM master
> now
> please send me an e-mail with the link to the patchwork patch page so that
From: Marco Schmid
Measurements during HW basic test showed, that the SDRAM timing
has to be optimized. This patch adapted these timings accordingly.
Signed-off-by: Marco Schmid
Signed-off-by: Holger Brunck
cc: Kim Phillips
cc: Valentin Longchamp
---
include/configs/km/km8321-common.h
CONFIG_SYS_LCRR is unused and CONFIG_SYS_LBC_LBCR is already
defined in the common header file, so remove them.
Signed-off-by: Holger Brunck
cc: Kim Phillips
cc: Valentin Longchamp
---
include/configs/tuda1.h |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a
These boards are from a u-boot point of view identical. So collect
the two headerfiles to one, to decrease maintenance.
Signed-off-by: Holger Brunck
cc: Kim Phillips
cc: Valentin Longchamp
cc: Heiko Schocher
---
MAINTAINERS |5 +-
boards.cfg
This board is similar to our tuxx1 target. But on this board there
is only one application specific chip select configured.
Signed-off-by: Holger Brunck
cc: Kim Phillips
cc: Valentin Longchamp
cc: Heiko Schocher
---
MAINTAINERS |1 +
boards.cfg |1 +
include
We don't need 3us delay for our i2c bus. Decrease it to 1us.
It would also be possible to use 100ns in the future, but
currently kirkwood has no ndelay implementation.
Signed-off-by: Holger Brunck
Cc: Valentin Longchamp
Cc: Prafulla Wadaskar
Cc: Heiko Schocher
---
include/configs/km/km_
Signed-off-by: Holger Brunck
Cc: Valentin Longchamp
Cc: Prafulla Wadaskar
---
board/keymile/km_arm/km_arm.c | 23 +++
1 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/board/keymile/km_arm/km_arm.c b/board/keymile/km_arm/km_arm.c
index ca33aae..9e9940c
Add a variable "toolchain" and configure the rootpath
for the nfsargs with this variable.
Signed-off-by: Holger Brunck
cc: Wolfgang Denk
---
board/keymile/scripts/README |2 +-
board/keymile/scripts/develop-common.txt |3 ++-
2 files changed, 3 insertions(+), 2
Hi Wolfgang,
On 12/17/2011 09:49 PM, Wolfgang Denk wrote:
> In message <1323879110-8404-1-git-send-email-holger.bru...@keymile.com> you
> wrote:
>> Add a variable "toolchain" and configure the rootpath
>> for the nfsargs with this variable.
>>
>>
Hi Wolfgang,
On 12/19/2011 09:57 AM, Wolfgang Denk wrote:
> In message <4eeef0d3.5040...@keymile.com> you wrote:
>>
+Last change: 24.11.2011
>>>
>>> Does this really make any sense? Which date are you recording here/
>>> When you (think) you last edited the file? When you applied the patch
>
Hi Wolfgang,
On 12/19/2011 12:33 PM, Wolfgang Denk wrote:
> In message <4eef13d4.5020...@keymile.com> you wrote:
>>
>>> You can insert such information when you export the files from git,
>>> say by adding a line like:
>>>
>>> Last commit date: $Format:%H %cD$
> ...
>> After reading the doc I
: Stefan Bigler
Cc: Holger Brunck
Cc: Valentin Longchamp
Cc: Scott Wood
---
common/cmd_nand.c | 131 +++-
1 files changed, 128 insertions(+), 3 deletions(-)
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index 3e2edb8..3873d6f 100644
--- a
If we switch to a different i2c bus in changing the mux config for the
i2c mux, we have to be sure to deblock the bus also before realocation.
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: Valentin Longchamp
---
common/cmd_i2c.c |1 +
1 files changed, 1 insertions(+), 0 deletions
On 07/03/2012 10:04 AM, Prafulla Wadaskar wrote:
> Dear Holger
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 13 June 2012 19:03
>> To: u-boot@lists.denx.de
>> Cc: Holger Brunck; Valentin Longchamp; P
Hi Prafulla,
On 07/03/2012 10:05 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 13 June 2012 19:03
>> To: u-boot@lists.denx.de
>> Cc: Holger Brunck; Valentin Longchamp; Praful
On 07/03/2012 01:19 PM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 03 July 2012 16:08
>> To: Prafulla Wadaskar
>> Cc: u-boot@lists.denx.de; Valentin Longchamp
>> Sub
On 07/03/2012 02:38 PM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 03 July 2012 18:02
>> To: Prafulla Wadaskar
>> Cc: u-boot@lists.denx.de; Valentin Longchamp;
>> albert
On 07/03/2012 03:07 PM, Prafulla Wadaskar wrote:
>>>
>>> This patch makes sense to me since it since it shrinks overall
code.
>>> Doe not have dependency in patch series, can be accepted if
outside
>> the series.
>>>
>>
>> again, but there are a lot of dependen
Hi Prafulla,
On 07/03/2012 04:39 PM, Prafulla Wadaskar wrote:
>> On 07/03/2012 03:07 PM, Prafulla Wadaskar wrote:
>
But 01-08 are not only bugfixes there are also two new boards in
>> these
patches.
So will you pull these eight patches in if I post them again
>> without
>>>
On 07/04/2012 11:21 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-
>> From: Wolfgang Denk [mailto:w...@denx.de]
>> Sent: 03 July 2012 23:31
>> To: Prafulla Wadaskar
>> Cc: Holger Brunck; u-boot@lists.denx.de; Valentin Longchamp
>> Sub
On 07/05/2012 08:04 AM, Prafulla Wadaskar wrote:
>
>
>> -Original Message-----
>> From: Holger Brunck [mailto:holger.bru...@keymile.com]
>> Sent: 05 July 2012 11:24
>> To: Prafulla Wadaskar
>> Cc: Wolfgang Denk; u-boot@lists.denx.de; Valentin Longchamp
&
On 07/05/2012 02:09 PM, Prafulla Wadaskar wrote:
>>>
>>> To avoid any further confusion let's keep aside all the past.
>>> 1. Pls post the new patch series that is just targeted for bugfixes
>> and updates (no addition of new boards or drivers)
>>
>> Ok so there are again no inputs to specific patc
From: Valentin Longchamp
Some very similar #defines for reg addresses are used in a later patch
(managed_switch support for km_arm).
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v2 and v3: simply rebased
board/keymile/km_arm/km_arm.c | 22
Use the generic header km_kirkwood.h and get rid of the
board specific header.
changes for v2: rebased because of changes in other patches
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v2 and v3: rebased because of
The additional headerfile is unneeded here, we can use the generic
km_kirkwood.h instead. And we can use the better config option
KM_PIGGY4_88E6061 for the specific features for boards with this
design in km_arm.c.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando
From: Thomas Herzmann
Add a function to read the dip_switch on kmcoge5un. If the
switch is set the actual_bank is set to 0 and this SW is
booted.
Signed-off-by: Thomas Herzmann
Signed-off-by: Holger Brunck
---
changes for v2 and v3: rebased
board/keymile/km_arm/km_arm.c | 14
still are supported.
The config option name is CONFIG_KM_FPGA_CONFIG
Signed-off-by: Valentin Longchamp
Signed-off-by: Holger Brunck
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v2 and v3: simply rebased
board/keymile/common/common.h |5 +
board/keymile/km_arm/Makefile
Remove config options from boards.cfg and simply add one switch
per board and differ afterwards in km_kirkwood.h between the features.
More boards are upcoming and therefore it's easier to have this
at one place.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Ger
From: Valentin Longchamp
The PCIe FPGAs now have to support 2 resets: one for the non traffic
affecting part (PCIe) and one for the traffic affecting part.
When the FPGA is not reconfigured, we only reset the PCIe part.
Signed-off-by: Valentin Longchamp
---
changes for v2 and v3: simply rebase
switch and the kirkwood.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v3:
- rebase to current master
- use reset_phy funtion as on mgcoge3un
changes for v2:
- rename 128M16-1.cfg to kwbimage_128M16_1.cfg
Changes for v3 in general:
- remove the managed switch driver as requested on the ML
cc: Holger Brunck
cc: Valentin Longchamp
cc: Prafulla Wadaskar
Holger Brunck (6):
arm/km: add kmnusa board support
arm/km: add kmcoge5un board support
arm/km: convert mgcoge3un target to km_kirkwood
configuration for the mvgbe driver.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v3:
- rebase to current master
- fix typo for define in post_hotkeys_pressed introduced due to rebasing
for v2
changes for v2
From: Valentin Longchamp
In order to be able to perform board resets without interrupting the
traffic, the configuration of an already properly configured FPGA is
skipped.
This is because some PCIe FPGAs embed some other function that must
continue to work over reset.
It is then the responsibil
could not be moved is the one for the SOFT (bitbang) I2C, and
they have been replaced by a direct access to the GPIO dataout Control
register to set the two GPIOs as output.
Signed-off-by: Valentin Longchamp
cc: Holger Brunck
cc: Prafulla Wadaskar
---
changes for v3:
- nothing
changes for v2
switch and the kirkwood.
Signed-off-by: Holger Brunck
Signed-off-by: Valentin Longchamp
cc: Gerlando Falauto
cc: Prafulla Wadaskar
---
changes for v4:
- the wrong kwbimage_128M16_1.cfg file was picked up
this was already present in v2 due to the renaming issue
now fixed
changes for
On 07/05/2012 03:48 PM, Prafulla Wadaskar wrote:
>>
>> And if I resend the remaining eleven patches in the same order as
>> beneath
>> these are:
>> [U-Boot,v2,01/14] arm/km: add kmnusa board support
>> [U-Boot,v2,02/14] arm/km: add kmcoge5un board support
>> [U-Boot,v2,03/14] arm/km: convert mgcog
Hi,
On 07/04/2012 11:20 AM, Prafulla Wadaskar wrote:
>>> Sure it would be great if we had the time and resources to
>> contribute a generic
>>> driver for these switches. Unfortunately it is not the case and we
>> have only
>>> developed a simple driver with limited features that suits our
>> curr
Hi Detlev,
On 07/09/2012 03:06 PM, Detlev Zundel wrote:
>> If we place the driver in your board diretory, the chances are huge it
>> will simply sit there and rot, and the next one who needs something
>> similar will reinvent the wheel because he did not find your copy.
>>
>> I agree that even ver
Hi Heiko,
On 06/28/2012 04:30 PM, Holger Brunck wrote:
> If we switch to a different i2c bus in changing the mux config for the
> i2c mux, we have to be sure to deblock the bus also before realocation.
>
> Signed-off-by: Holger Brunck
> cc: Heiko Schocher
> cc:
Hi Marek, hi Prafulla,
On 07/20/2012 01:40 PM, Marek Vasut wrote:
> Dear Prafulla Wadaskar,
>
> [...]
>
>>> diff --git a/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> b/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> index 181b3e7..d938578 100644
>>> --- a/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> +++
Remove the defines and do this with a C-struct.
Signed-off-by: Holger Brunck
cc: Prafulla Wadaskar
cc: Valentin Longchamp
cc: Gerlando Falauto
cc: Marek Vasut
---
changes for v3:
- new patch as requested on the ML
arch/arm/cpu/arm926ejs/kirkwood/dram.c | 23 +--
1
From: Gerlando Falauto
Size of the SDRAM chips might differ between any two (otherwise
identical) instances of the same board. So add a function which reads
out the current ram size and set them in the SDRAM size register of
kirkwood.
Signed-off-by: Gerlando Falauto
Signed-off-by: Holger
Some boards may differ only in the SDRAM size. This function allows to
fix the size accordingly and we can use the same u-boot binary for both
boards.
Signed-off-by: Holger Brunck
Signed-off-by: Gerlando Falauto
cc: Prafulla Wadaskar
cc: Valentin Longchamp
cc: Marek Vasut
---
chages for v3
.
Therefore, implement kw_sdram_bs_set().
Signed-off-by: Gerlando Falauto
Signed-off-by: Holger Brunck
cc: Prafulla Wadaskar
cc: Valentin Longchamp
cc: Marek Vasut
---
changes for v3:
- remove reviewed by, because there are some chages in
- use c-struct instead of defines
- make
Signed-off-by: Holger Brunck
cc: Heiko Schocher
cc: Valentin Longchamp
cc: Gerlando Falauto
---
MAINTAINERS |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 84413de..c8d66b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -72,6 +72,9
Hi Albert, Tom,
On 04/04/2013 10:20 AM, Albert ARIBAUD wrote:
>
> Mainly I am waiting for Vincent's V10 to be tested a bit, and also I
> am going to post the fix for the __bss_end mixup. Anything else for
> 2013.04 ARM still missing, people please yell at me.
>
I only want to drop a note that t
The function kw_gpio_is_valid returns zero on success, so
adapt the error check accordingly.
Signed-off-by: Holger Brunck
cc: Prafulla Wadaskar
cc: Dieter Kiermaier
---
drivers/gpio/kw_gpio.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/gpio/kw_gpio.c b
Hi Stefan,
I address this question to you because one of your commits is connected to this
problem, but other hints from other readers are also welcome ;-) .
We have a kirkwood based board with a micron NAND flash. We have one ubi device
created on the NAND flash and inside the device we have one
Hi Stefan,
On 09/05/2011 04:37 PM, Stefan Roese wrote:
>> I address this question to you because one of your commits is connected to
>> this problem, but other hints from other readers are also welcome ;-) .
>
> I'll try to look into this later this week.
>
> BTW: Is this problem reproducible on
Hi Stefan,
sorry for the previous mail, but I hit the send button too fast ;-)
On 09/05/2011 04:37 PM, Stefan Roese wrote:
>
> On Friday 02 September 2011 15:32:40 Holger Brunck wrote:
>> I address this question to you because one of your commits is connected to
>> this proble
101 - 200 of 518 matches
Mail list logo