[U-Boot] [PATCH v3 2/5] arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS

2011-06-15 Thread Holger Brunck
From: Valentin Longchamp This is defined for all km_kirkwood boards and was not used up to now. This value was the same for all boards but it could be changed for some boards (and thus needs to be defined for every board). Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck cc

[U-Boot] [PATCH v3 3/5] arm/km: ethernet support for mgcoge3un

2011-06-15 Thread Holger Brunck
From: Valentin Longchamp The phy is also configured with "RGMII clock transitions when data stable" and "Class A driver for the direct backplane connection". Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck cc: Prafulla Wadaskar cc: Heiko Schocher

[U-Boot] [PATCH v3 5/5] arm/km: add support for portl2 board

2011-06-15 Thread Holger Brunck
to the marvell switch similar to mgcoge3un. The reset_phy functionality is also the same to mgcoge3un. Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck cc: Prafulla Wadaskar cc: Heiko Schocher --- Changes for v3: - rebase Changes for v2: - add this board support patch to the

[U-Boot] [PATCH v3 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-15 Thread Holger Brunck
the same header file. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar cc: Heiko Schocher --- Changes for v3: - rebased Changes for v2: - squashed together with 5/6 from previous serie, because the pci defines belongs logically to this patch

[U-Boot] sending updated patch versions

2011-07-04 Thread Holger Brunck
Hi Wolfgang, I have a short question about sending updated patch versions. I have read: http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions and I wonder if it is needed to update the history of *all* patches in a serie even if for different specific patches nothing was chan

Re: [U-Boot] sending updated patch versions

2011-07-04 Thread Holger Brunck
mail which has hit the mailing list or? >> E.g patch serie where only 1 patch has changes requested, do I need to update >> all other patches with the history: >> >> "Changes for v2: - nothing" > > No. Please don't repost the unchanged patc

[U-Boot] [PATCH v2 01/10] km/common: rework and simplify default environment

2011-07-05 Thread Holger Brunck
which has done a lot of things in the past, simply erase the current environment and do a reset which forces u-boot to setup the default environment again. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Heiko Schocher cc: Wolfgang Denk --- Changes for v2: - fix bug in u-b

[U-Boot] [PATCH v2 03/10] km/common: simplify debug environment

2011-07-05 Thread Holger Brunck
environment to setup the rootfs in ram Each architecture now has a "arch" variable which is used to load the architecture specific debug scripts and to set the rootpath for NFS. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Heiko Schocher cc: Wol

[U-Boot] [PATCH 0/4] small fixes and updates for keymile common code

2011-07-05 Thread Holger Brunck
This patches are small updates found in the daily work with the new reworked u-boot branch for keymile boards. This patch serie is based on the alreaedy posted bigger serie: http://lists.denx.de/pipermail/u-boot/2011-June/093885.html Holger Brunck (2): km/common: add printings to boardid

[U-Boot] [PATCH 1/4] km/common: add printings to boardid commands

2011-07-05 Thread Holger Brunck
Be verbose if do_setboardid was called and print correct names of variables in do_checkboardidhwk. Signed-off-by: Holger Brunck cc: Valentin Longchamp cc: Heiko Schocher cc: Wolfgang Denk --- board/keymile/common/common.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff

[U-Boot] [PATCH 4/4] km/common: i2c deblock: enabled print of i2c deblock status

2011-07-05 Thread Holger Brunck
From: Stefan Bigler Enable printout of i2c deblocking status if chips were in block state or deblocking failed. Signed-off-by: Stefan Bigler cc: Valentin Longchamp cc: Heiko Schocher cc: Wolfgang Denk --- board/keymile/common/common.c |3 +++ 1 files changed, 3 insertions(+), 0 deletion

[U-Boot] [PATCH 3/4] km/common: moved eeprom config to pbec specific part

2011-07-05 Thread Holger Brunck
From: Stefan Bigler Moved eeprom config to specific part, to allow bigger eeprom write pages for km_kirkwood designs. Write page only used for env eeprom in std use cases. 24C128 has page size of 64bytes -> 8 time faster. Signed-off-by: Stefan Bigler cc: Valentin Longchamp cc: Heiko Schocher

[U-Boot] [PATCH 2/4] km/common: use u-boot.kwb for u-boot update function on arm

2011-07-05 Thread Holger Brunck
Now we use the standard u-boot make to build the Kirkwood binary. The output file is u-boot.kwb. So use this name for the tftp update function to avoid confusion, because this is the binary we need on Kirkwood. Signed-off-by: Holger Brunck cc: Valentin Longchamp cc: Heiko Schocher cc: Wolfgang

Re: [U-Boot] [PATCH 2/2] arm/km: fix u-boot.kwb build breakage

2011-07-18 Thread Holger Brunck
Hi Albert, On 07/16/2011 12:51 PM, Albert ARIBAUD wrote: > Le 15/06/2011 09:38, Holger Brunck a écrit : > >> I agree for a single board support, but this is not possible in our >> approach. We >> include config_cmd_default.h in keymile-common.h. And keymile-common.h

[U-Boot] [PATCH] nand: increase chip_delay in mv kirkwood nand driver

2011-07-18 Thread Holger Brunck
From: Stefan Bigler The new SAMSUNG NAND Flash K9F1G08U0D require a bigger chip_delay. The Data Transfer from Cell to Register is >= 35us. Other Vendors and older chips normally use >= 25us. To have enough margin 40us is selected. Signed-off-by: Stefan Bigler Signed-off-by: Holger Brun

Re: [U-Boot] OMAP3 SPL: merge window question

2011-07-18 Thread Holger Brunck
y better method that even halfay > reliably does things right automatically. > >> You're not worried about your latest series are you ;) > > No. I repeated the recommendation above a number of times in the past > (last time I can remember was when Holger Brunck asked if he

[U-Boot] "armv7: integrate cache maintenance support" breaks km_kirkwood ethernet

2011-07-28 Thread Holger Brunck
Best regards Holger Brunck ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v3 2/2] hwmon: do not init sensors on startup

2011-08-01 Thread Holger Brunck
sensors on startup. > > Signed-off-by: Heiko Schocher > cc: Wolfgang Denk > cc: Holger Brunck > > --- what's the status of this patch? Is it intended to go in for rc1? I have seen that 1/2 was committed but not this one. This patch runs in our local

Re: [U-Boot] [PATCH v3 8/8] km_arm: enable POST for these boards

2011-10-24 Thread Holger Brunck
t, this triggers some Power-On tests on the board. >> >> This patch enables the support of this jumper for starting the >> memory_regions test when the jumper is set. >> >> Signed-off-by: Valentin Longchamp >> Signed-off-by: Holger Brunck &g

Re: [U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c

2011-10-26 Thread Holger Brunck
On 09/14/2011 10:54 AM, Holger Brunck wrote: > The common code should be valid for more than one architecture. > Therefore this code was reorganized and moved to the new > file km83xx_i2c.c > > Signed-off-by: Holger Brunck > cc: Kim Phillips > --- > board/keymile/co

Re: [U-Boot] [PATCH 1/5] arm/km: adapt bootcounter evaluation

2011-10-28 Thread Holger Brunck
Hi Prafulla, On 09/14/2011 10:41 AM, Holger Brunck wrote: > The bootcounter (stored in the RAM) is not enough protected with the 4 Bytes > BOOTCOUNT_MAGIC against bit errors due to short power loss or holding a system > in RESET. It has been seen, that the bootcounter value has been ch

Re: [U-Boot] [PATCH 1/5] arm/km: adapt bootcounter evaluation

2011-10-31 Thread Holger Brunck
On 10/31/2011 08:29 AM, Prafulla Wadaskar wrote: > > >> -Original Message----- >> From: Holger Brunck [mailto:holger.bru...@keymile.com] >> Sent: Friday, October 28, 2011 6:43 PM >> To: Prafulla Wadaskar >> Cc: u-boot@lists.denx.de; Valentin Longcham

Re: [U-Boot] [PATCH 1/5] arm/km: adapt bootcounter evaluation

2011-10-31 Thread Holger Brunck
Hi Prafulla, On 10/31/2011 09:48 AM, Prafulla Wadaskar wrote: >> Anyway Wolfgang or Albert, who should pick up the patches for >> our Keymile >> Kirkwood boards? >> >> This two series have only board specific patches: >> http://lists.denx.de/pipermail/u-boot/2011- >> September/101328.html >> http:

Re: [U-Boot] [PATCH v0 0/4] env: reworking + default/import individual vars

2011-11-08 Thread Holger Brunck
Hi, On 11/08/2011 01:47 PM, Wolfgang Denk wrote: >>> >>> env import [-t | -b | -c] [-s size] addr [var ...] >>> >>> This also greatly simplifies the implementation. >> >> Totally agree. Question is: won't that break all the existing scripts??? > > Yes. It _is_ an incompatible change of the A

[U-Boot] [PATCH] powerpc/83xx: fix sdram initialization for keymile boards

2011-11-10 Thread Holger Brunck
s is wrong, because this overwrites the intial value CONFIG_SYS_DDR_SDRAM_CFG. Signed-off-by: Andreas Huber Signed-off-by: Holger Brunck cc: Heiko Schocher cc: Kim Phillips --- board/keymile/km83xx/km83xx.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/board/keymile/km83x

Re: [U-Boot] [PATCH] powerpc/83xx: fix sdram initialization for keymile boards

2011-11-10 Thread Holger Brunck
Hi Heiko, On 11/10/2011 12:59 PM, Heiko Schocher wrote: > Holger Brunck wrote: >> From: Andreas Huber >> >> commit b11f53f3 (keymile: Fix Coding style issues for keymile boards) >> introduces a bug according the SDRAM initialization for all >> km83x

[U-Boot] [PATCH v2] powerpc/83xx: fix sdram initialization for keymile boards

2011-11-10 Thread Holger Brunck
s is wrong, because this overwrites the intial value CONFIG_SYS_DDR_SDRAM_CFG. Signed-off-by: Andreas Huber Signed-off-by: Holger Brunck Acked-by: Heiko Schocher cc: Kim Phillips --- board/keymile/km83xx/km83xx.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/keym

Re: [U-Boot] [PATCH] mvgbe: remove setting of ethaddr within the driver

2011-11-10 Thread Holger Brunck
On 11/10/2011 05:30 PM, Valentin Longchamp wrote: > On 11/10/2011 04:53 PM, Wolfgang Denk wrote: >> In message <2010142152.gc29...@kw.sim.vm.gnt> you wrote: >>> >>> I suspect a lot of Marvell boards from being in the same case. >> >> Argh... I was not aware that the scope of damage already done

Re: [U-Boot] Micron JS28F128J3F75 Uboot setenv problem

2011-11-18 Thread Holger Brunck
Hi, On 18/11/11 14:57, Spranger, Jörg wrote: > > we have a small AT91RM9200 based board, running Linux on it and it worked > fine. > Now we face 2 major changes: > > 1. The strataflash JS28F128j3d75 shifted to JS28F128j3f75 > > 2. The uboot is updated from 2009.01 to 2010.09 > > N

Re: [U-Boot] [PATCH] arm, post: add missing post_time_ms for arm

2011-11-21 Thread Holger Brunck
Hi Heiko, On 09/15/2011 07:34 AM, Heiko Schocher wrote: > Signed-off-by: Heiko Schocher > Cc: Albert ARIBAUD > --- > post/post.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/post/post.c b/post/post.c > index 6c59f91..0bfca75 100644 > --- a/post/post.c > +++ b/

Re: [U-Boot] [PATCH] arm, post: add missing post_time_ms for arm

2011-11-21 Thread Holger Brunck
Hi Heiko, On 11/21/2011 03:09 PM, Heiko Schocher wrote: > Holger Brunck wrote: >> On 09/15/2011 07:34 AM, Heiko Schocher wrote: >>> Signed-off-by: Heiko Schocher >>> Cc: Albert ARIBAUD >>> --- >>> post/post.c |2 +- >>> 1 files changed

Re: [U-Boot] [PATCH v3 5/9] i2c, multibus: get rid of CONFIG_I2C_MUX

2013-05-06 Thread Holger Brunck
work, remove CONFIG_I2C_MUX. > > Signed-off-by: Heiko Schocher > Cc: Holger Brunck > > --- > - changes for v2: > new in v2 Tested on mgcoge (MPC8247) and km_kirkwood (Kirkwood), feel free to add my: Tested-By: Holger Brunck Regards Holger _

Re: [U-Boot] [PATCH v3 6/9] i2c, multibus, keymile: get rid of EEprom_ivm envvariable

2013-05-06 Thread Holger Brunck
On 05/04/2013 02:01 PM, Heiko Schocher wrote: > as the keymile boards use now the new i2c multibus/multiadapter > framework, remove the EEprom_ivm Environmentvar, as not longer > needed. > > Signed-off-by: Heiko Schocher > Cc: Holger Brunck > Tested on mgcoge (MPC

[U-Boot] [PATCH] arm/km: fix u-boot update functionality

2013-05-06 Thread Holger Brunck
Due to the new I2C framework we need to adapt the u-boot update function. Due to the new framework all i2c leafs behind a mux are present in the system and not only those who are defined and used. So it is bus number 5 after the rework. Signed-off-by: Holger Brunck cc: Heiko Schocher cc

[U-Boot] [PATCH 1/2] powerpc/83xx/km: MV88e6122 errata fix for 1.9V

2013-05-06 Thread Holger Brunck
Errata Fix: 1.9V Output from Internal 1.8V Regulator, acc. MV-S300889-00D.pdf , clause 4.5 Signed-off-by: Holger Brunck --- board/keymile/km83xx/km83xx.c | 5 + 1 file changed, 5 insertions(+) diff --git a/board/keymile/km83xx/km83xx.c b/board/keymile/km83xx/km83xx.c index faaa39b..71b9e96

[U-Boot] [PATCH 2/2] powerpc/83xx/km: make local functions and structs static

2013-05-06 Thread Holger Brunck
Signed-off-by: Holger Brunck --- board/keymile/common/common.c | 4 ++-- board/keymile/common/ivm.c| 4 ++-- board/keymile/km83xx/km83xx.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/board/keymile/common/common.c b/board/keymile/common/common.c index ef93ed3

[U-Boot] [PATCH] arm/km: make local functions static

2013-05-06 Thread Holger Brunck
Signed-off-by: Holger Brunck --- board/keymile/km_arm/km_arm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/keymile/km_arm/km_arm.c b/board/keymile/km_arm/km_arm.c index eda9199..b944887 100644 --- a/board/keymile/km_arm/km_arm.c +++ b/board/keymile/km_arm

Re: [U-Boot] [PATCH 1/4] powerpc/83xx: remove staticness for qe_iop_conf_tab

2013-09-17 Thread Holger Brunck
Hi Kim, On 07/04/2013 03:37 PM, Holger Brunck wrote: > commit a5510058 powerpc/83xx/km: make local functions and structs static > > removed the staticness also from this struct. But this struct is needed > in arch/powerpc/cpu/mpc83xx/cpu_init.c and declared as extern. > > Sig

[U-Boot] [PATCH v2 1/3] arm/km: add support for km_kirkwood_128m16 board

2013-09-18 Thread Holger Brunck
From: Karlheinz Jerg The board is similar to the standard km_kirkwood board. From a u-boot point of view, the only difference is an increased 256 MiB DRAM (128M16). A board based on this design is for example the SUP12. Signed-off-by: Karlheinz Jerg Signed-off-by: Holger Brunck

Re: [U-Boot] [PATCH 1/3] arm/km: add support for km_kirkwood_128m16 board

2013-09-25 Thread Holger Brunck
://patchwork.ozlabs.org/patch/256901/ http://patchwork.ozlabs.org/patch/256900/ Regards Holger On 07/04/2013 03:29 PM, Holger Brunck wrote: > From: Karlheinz Jerg > > The board is similar to the standard km_kirkwood board. From a > u-boot point of view, the only difference is an increased > 256 M

Re: [U-Boot] Pull request for u-boot-marvell.git

2013-10-07 Thread Holger Brunck
Jeroen Hofstee (1): >> README: update ARM register usage >> >> are available in the git repository at: >> >> u-boot-marvell.git master branch. >> >> Holger Brunck (2): >> arm/km: drop unneeded define >> arm/km: make loc

[U-Boot] [PATCH] arm/km: fix i2c mux define for km_kirkwood_128m16 target

2013-10-07 Thread Holger Brunck
Due to the i2c mux rework in u-boot we now have only to specify the busnumber and not the whole mux configuration. Signed-off-by: Holger Brunck --- include/configs/km_kirkwood.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/km_kirkwood.h b/include/configs

Re: [U-Boot] [ANN] v2013.10-rc4

2013-10-09 Thread Holger Brunck
Hi Tom, On 10/02/2013 09:14 PM, Tom Rini wrote: > > I've put v2013.10-rc4 out, only a little later than I had hoped, but I > wanted to get those PRs in for this. > uploaded soon. > > At this point, we're just about ready to release so: > 1) If you have a bugfix outstand please let me know (I kno

Re: [U-Boot] Pull request for u-boot-marvell.git

2013-10-10 Thread Holger Brunck
On 10/07/2013 02:58 PM, Prafulla Wadaskar wrote: > > >> -Original Message----- >> From: Holger Brunck [mailto:holger.bru...@keymile.com] >> Sent: 07 October 2013 12:48 >> To: Prafulla Wadaskar >> Cc: Albert ARIBAUD; 'u-boot@lists.denx.de'; Manas

[U-Boot] [PATCH] powerpc/83xx: add support for kmtepr2 board

2014-07-17 Thread Holger Brunck
From: Christoph Dietrich This board is similar to TUXX1, but it has a different FPGA connected to chipselect 2. Therefore we need a different configuration for this chipselect. Signed-off-by: Christoph Dietrich Signed-off-by: Holger Brunck cc: Kim Phillips --- boards.cfg | 1

Re: [U-Boot] [U-Boot,PATCHv4] Optimized nand_read_buf for kirkwood

2013-11-14 Thread Holger Brunck
Hi Scott, On 11/14/2013 02:31 AM, Scott Wood wrote: > On Mon, Aug 26, 2013 at 02:10:56PM +0200, Phil Sutter wrote: >> From: Nico Erfurth >> >> The basic idea is taken from the linux-kernel, but further optimized. >> >> First align the buffer to 8 bytes, then use ldrd/strd to read and store >> in

Re: [U-Boot] Pull request for u-boot-marvell.git

2013-11-28 Thread Holger Brunck
On 10/10/2013 07:06 PM, Holger Brunck wrote: >>> >>> Prafulla should I send a patch on top of your branch >>> which fixes this or should >>> I send a v3 of the whole patch? >> >> Please send the patch to fix this issue on the top of branch. >>

Re: [U-Boot] [PATCH v3 00/23] keymile board update

2011-03-22 Thread Holger Brunck
E So I don't think that this header would help us to simplify our code. Best regards Holger Brunck ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Compiler flag -msoft-float in arch/powerpc/cpu/mpc83xx/config.mk

2011-03-23 Thread Holger Brunck
y for those which don't have a FPU? Best regards Holger Brunck ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] using env import to import textfiles

2011-03-29 Thread Holger Brunck
*/), first test shows that the import function works with this remarks . But whats the best way forward? Is this way ok or should we add into the directory where this scripts reside an additional README file where this variables are documented and remove the comments from the textfiles? Regards Holger

Re: [U-Boot] using env import to import textfiles

2011-03-29 Thread Holger Brunck
Hello, Wolfgang Denk wrote: > Dear Holger Brunck, > > In message <4d91b854.3010...@keymile.com> you wrote: >> One question to the textfiles. Should we add remarks to the environment >> variables inside the textfile in C-Syntax (/* bla */), first test shows that >

[U-Boot] using ${var} with env import

2011-03-30 Thread Holger Brunck
oge/mgcoge.dtb My variable is replaced. Is the usage of ${var} in the textfiles not possible? Or is there a way to solve this problem? I try to use this textfile for different boards and can therfore not specify hostname in advance in the textfile. Best reg

Re: [U-Boot] using ${var} with env import

2011-03-30 Thread Holger Brunck
Hello, Wolfgang Denk wrote: > Dear Holger Brunck, > > In message <4d92e7b4.9010...@keymile.com> you wrote: >> I am using env import -t to import environment variables from a textfile. >> >> My simple textfile is: >> fdt_file=${hostname}/${hostname}.dtb &

Re: [U-Boot] [0/6] Patch serie UBI min I/O size fixes

2011-04-04 Thread Holger Brunck
Hi Stefan, Stefan Roese wrote: > Hi Holger, > > On Thursday 20 January 2011 17:16:32 Holger Brunck wrote: >> This patch serie fixes a problem in the UBI layer. The min I/O size has >> currently a fixed value of 1 for NOR flashes. But for NOR flashes the min >> I/O

[U-Boot] [PATCH] net/eth: add newline to "failed MAC address" warning

2011-09-23 Thread Holger Brunck
This prevents u-boot to display during bootime: Out: serial Err: serial Net: UEC3Warning: failed to set MAC address Now corrected and it will display: Out: serial Err: serial Net: UEC3 Warning: failed to set MAC address Signed-off-by: Holger Brunck --- net/eth.c |2 +- 1 files

Re: [U-Boot] [PATCH] net/eth: add newline to "failed MAC address" warning

2011-09-26 Thread Holger Brunck
On 09/26/2011 06:07 PM, Mike Frysinger wrote: > On Monday, September 26, 2011 10:24:54 Philip Balister wrote: >> On 09/23/2011 08:47 AM, Holger Brunck wrote: >>> This prevents u-boot to display during bootime: >>> Out: serial >>> Err: serial >>>

[U-Boot] [PATCH 1/2] arm/km: add variable waitforne to mgcoge3un

2011-09-27 Thread Holger Brunck
Add this board specific variable to the default environment of this board. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar --- include/configs/mgcoge3un.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/mgcoge3un.h

[U-Boot] [PATCH 2/2] arm/km/mgcoge3un: enhance "waitforne" feature

2011-09-27 Thread Holger Brunck
The mgcoge3un waits to be released from mgcoge3ne at startup. This patch enhances this feature with the possibility to interrupt this wait if a key is pressed. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar --- board/keymile/km_arm/km_arm.c | 11

Re: [U-Boot] [PATCH] UBI: fix endless loop when a bitflip was detected

2011-10-07 Thread Holger Brunck
es to attach to the UBI device. >> >> This was already fixed in the UBI layer in the current >> mainline linux. The original commit was: >> >> "commit b86a2c56e512f46d140a4bcb4e35e8a7d4a99a4b >> Author: Artem Bityutskiy >> Date: Sun May 24 14:13:34

[U-Boot] [PATCH] UBI: init eba tables before wl when attaching a device

2011-10-10 Thread Holger Brunck
task which schedule this new task is finished. Signed-off-by: Holger Brunck cc: Stefan Roese --- drivers/mtd/ubi/build.c | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/mtd/ubi/build.c b/drivers/mtd/ubi/build.c index 3ea0e6c..d144ac2 100644 --- a/dri

Re: [U-Boot] Multiple stdin/out without CONFIG_CONSOLE_MUX?

2012-10-25 Thread Holger Brunck
Hi Stephen, On 10/25/2012 01:05 AM, Stephen Warren wrote: > > While looking into a CONFIG_CONSOLE_MUX-related issue, I noticed the > following: > > include/configs/u8500_href.h:136: "stdin=serial,usbtty\0" > include/configs/u8500_href.h:135: "stdout=serial,usbtty\0" > include/configs/sno

[U-Boot] [PATCH 4/4] arm/km: remove duplicate code

2012-11-02 Thread Holger Brunck
d_init_f() since km_arm.h does #define CONFIG_MACH_TYPE. Signed-off-by: Valentin Longchamp cc: Holger Brunck cc: Prafulla Wadaskar --- board/keymile/km_arm/km_arm.c | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/board/keymile/km_arm/km_arm.c b/board/keym

[U-Boot] [PATCH 2/4] km/common: drop unneeded std* environment variables

2012-11-02 Thread Holger Brunck
These variables are only used if CONFIG_SYS_CONSOLE_IS_IN_ENV is set. This isn't the case, so we can drop them safely. Signed-off-by: Holger Brunck cc: Valentin Longchamp cc: Prafulla Wadaskar --- include/configs/km/keymile-common.h |3 --- 1 files changed, 0 insertions(+), 3 dele

[U-Boot] [PATCH 1/4] arm/km: fix memory settings

2012-11-02 Thread Holger Brunck
them from all km related config files. Even if the problem was only seen on kmcoge5un. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar --- board/keymile/km_arm/kwbimage-memphis.cfg |6 +++--- board/keymile/km_arm/kwbimage.cfg |6

[U-Boot] [PATCH 3/4] km/common: cosmetic change reported from checkpatch

2012-11-02 Thread Holger Brunck
Signed-off-by: Holger Brunck cc: Valentin Longchamp cc: Prafulla Wadaskar --- board/keymile/common/common.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/board/keymile/common/common.c b/board/keymile/common/common.c index a90f112..6f407b7 100644 --- a/board/keymile

Re: [U-Boot] [PATCH 1/4] arm/km: fix memory settings

2012-11-12 Thread Holger Brunck
t;> 0x20148 , 0x2014c and 0x20154. >> So writing these registers is prohibited and this patch removes them >> from all km related config files. Even if the problem was only >> seen on kmcoge5un. >> >> Signed-off-by: Holger Brunck >> Signed-off-by: Valentin L

Re: [U-Boot] [PATCH 02/17] powerpc/83xx: add support for kmtepr2 board

2015-11-16 Thread Holger Brunck
Hi, On 13/11/15 15:59, Valentin Longchamp wrote: > From: Christoph Dietrich > > This board is similar to TUXX1, but it has differend FPGAs. > > Signed-off-by: Christoph Dietrich > Signed-off-by: Andreas Huber > Signed-off-by: Valentin Longchamp > --- > this is a repost of a patch I tried t

Re: [U-Boot] [PATCH 10/17] powerpc/km8321: set the DDRCDR impedance settings back to half strength

2015-11-16 Thread Holger Brunck
Hi Valentin, On 13/11/15 15:59, Valentin Longchamp wrote: > The impedance settings have been changed with commit > 2ea8ae99595ca11dd228726e854ebc6268208601 (whose goal was to set > the internal voltage level to the DDR2 value - and not DDR1). > you are referencing the previous patch 09/17 here,

Re: [U-Boot] bootcount: Add dcache flush to bootcount_store()

2015-03-17 Thread Holger Brunck
Hi Tom, On 03/13/2015 03:34 PM, Tom Rini wrote: > On Fri, Mar 13, 2015 at 09:48:56AM -0400, Tom Rini wrote: >> On Wed, Mar 11, 2015 at 09:51:38AM +0100, Stefan Roese wrote: >> >>> Without this dcache_flush the updated bootcounter may not be saved to >>> its location. >>> >>> This was detected on a

Re: [U-Boot] [PATCH v2 11/58] keymile: Unroll km/km83xx-common.h

2018-11-26 Thread Holger Brunck
Hi Mario, >> On Tue, Nov 13, 2018 at 11:42 AM Holger Brunck >> wrote: >> >> could you elaborate why you need to do this? Turning 320 lines into 2579 >> does not sound like simplifying the code.  I understand that you >> try to move a lot of config options to

Re: [U-Boot] [PATCH v2 11/58] keymile: Unroll km/km83xx-common.h

2018-11-13 Thread Holger Brunck
on for some of our boards? For example duplicating CS configurations or SDRAM settings for similar boards seems to be unneeded to me and increases maintenance in the future. Best regards Holger Brunck ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH] km/km82xx: remove CONFIG_SYS_RAMBOOT

2014-11-06 Thread Holger Brunck
This define is never set in our setup, so we can remove it safely. The former code causes cppcheck to complain about: [board/keymile/km82xx/km82xx.c:311]: (error) Uninitialized variable: psize Signed-off-by: Holger Brunck cc: Valentin Longchamp cc: Wolfgang Denk --- board/keymile/km82xx

Re: [U-Boot] [PATCH] powerpc/83xx: add support for kmtepr2 board

2014-11-24 Thread Holger Brunck
On 07/17/2014 11:15 AM, Holger Brunck wrote: > From: Christoph Dietrich > > This board is similar to TUXX1, but it has a different FPGA connected to > chipselect 2. Therefore we need a different configuration for this > chipselect. > > Signed-off-by: Christoph Dietrich &g

Re: [U-Boot] [PATCH 5/5] KM/IVM: remove ivm_read_eeprom(void)

2015-01-06 Thread Holger Brunck
On 01/05/2015 07:47 PM, Tom Rini wrote: > On Tue, Dec 23, 2014 at 02:08:57PM +0100, Valentin Longchamp wrote: > >> This is not used anymore since the procedure was split into a simple >> read function and a later alaysis. >> >> The ivm_read_eeprom name is now used for the previous >> ivm_simple_re

Re: [U-Boot] [PATCH] powerpc/83xx: add support for kmtepr2 board

2015-01-06 Thread Holger Brunck
On 11/24/2014 11:58 AM, Holger Brunck wrote: > On 07/17/2014 11:15 AM, Holger Brunck wrote: >> From: Christoph Dietrich >> >> This board is similar to TUXX1, but it has a different FPGA connected to >> chipselect 2. Therefore we need a different configuration for this

[U-Boot] [PATCH] km/common: remove unused code

2017-06-30 Thread Holger Brunck
The 82xx board mgcoge3ne was removed from the codebase, so this is dead code. Signed-off-by: Holger Brunck Cc: Heiko Schocher --- board/keymile/common/common.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/board/keymile/common/common.c b/board/keymile/common/common.c index 0829b7fa06

[U-Boot] [PATCH] km/common: remove unused function declarations

2017-07-10 Thread Holger Brunck
Cc: Wolfgang Denk Cc: Heiko Schocher Signed-off-by: Holger Brunck --- board/keymile/common/common.h | 9 - 1 file changed, 9 deletions(-) diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h index c74f569a61..81a0af0c3c 100644 --- a/board/keymile/common/common.h

[U-Boot] [PATCH 1/2] km/ivm: always set ethaddr after reading IVM

2017-07-13 Thread Holger Brunck
If we rebrand the IVM and ethaddr was set previously we need to change ethaddr. Otherwise we end up with a wrong MAC adress for the ethernet interface. Cc: Heiko Schocher Signed-off-by: Holger Brunck --- board/keymile/common/ivm.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions

[U-Boot] [PATCH 2/2] km/ivm: allow to set locally administred MAC addresses

2017-07-13 Thread Holger Brunck
It is possible to flag MAC addresses as locally administred. In this case they don't need to be unique. This is only allowed for interfaces which have no connection to the outside. For the TEGR1 board we use this feature. Cc: Heiko Schocher Signed-off-by: Holger Brunck --- board/keymile/c

Re: [U-Boot] [PATCH 05/11] i2c: keymile: Drop use of CONFIG_I2C_HARD

2017-04-24 Thread Holger Brunck
* SCL */ > #endif > -#if defined(CONFIG_HARD_I2C) > - MPP8_TW_SDA, > - MPP9_TW_SCK, > -#endif > MPP10_UART0_TXD, > MPP11_UART0_RXD, > MPP12_GPO, /* Reserved */ > Acked-by: Holger Brunck ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH] board/km: update maintainer e-mail

2019-06-04 Thread holger . brunck
From: Holger Brunck Signed-off-by: Holger Brunck --- board/keymile/km83xx/MAINTAINERS | 2 +- board/keymile/km_arm/MAINTAINERS | 2 +- board/keymile/kmp204x/MAINTAINERS | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/keymile/km83xx/MAINTAINERS b/board/keymile

[PATCH 2/2] km/ppc832x: join config files

2023-01-24 Thread Holger Brunck
There are no differences for the different 832x targets we have in the header defined with SYS_CONFIG_NAME. So we can join the five headers to a single file. Signed-off-by: Holger Brunck --- board/keymile/km83xx/Kconfig| 10 +- include/configs/{kmopti2.h => km832x.h} |

[PATCH 1/2] km/ppc: remove km-mpc8360.h and km-mpc832x.h

2023-01-24 Thread Holger Brunck
-by: Holger Brunck --- board/keymile/km83xx/km83xx.c | 85 + include/configs/km/km-mpc832x.h | 60 - include/configs/km/km-mpc8360.h | 68 include/configs/km/km-mpc83xx.h | 37 +++ include

[PATCH] board/km: update MAINTAINERS files

2021-10-12 Thread Holger Brunck
Update the e-mail addresses and person responsible. Signed-off-by: Holger Brunck CC: Aleksandar Gerasimovski CC: Rainer Boschung --- board/keymile/km83xx/MAINTAINERS | 2 +- board/keymile/km_arm/MAINTAINERS | 2 +- board/keymile/pg-wcom-ls102xa/MAINTAINERS | 5 ++--- board

[U-Boot] [PATCH v3] ppc/km: enable DM driver support in all defconfigs

2019-11-25 Thread Holger Brunck
This is the first step to use DM support for the KM powerpc boards. Signed-off-by: Holger Brunck CC: Mario Six CC: Wolfgang Denk CC: Valentin Longchamp CC: Priyanka Jain --- Changes for v3: - rebase on latest master Changes for v2: - fix typo in e-mail address configs/kmcoge4_defconfig

[U-Boot] [PATCH 1/4] km/boards: fix typo for MAC address offset config option

2019-11-25 Thread Holger Brunck
This patch only fixes a typo. Signed-off-by: Holger Brunck CC: Stefan Roese CC: Valentin Longchamp --- board/keymile/Kconfig | 2 +- board/keymile/common/ivm.c | 6 +++--- configs/kmcoge5un_defconfig | 2 +- configs/mgcoge3un_defconfig | 2 +- 4 files changed, 6 insertions(+), 6

[U-Boot] [PATCH 2/4] km/boards: add MAC address offset as argument to ivm_populate_env

2019-11-25 Thread Holger Brunck
For upcoming SECU board we have different MAC address offsets depending on which functional unit we are running. In this case we need to pass this value to the ivm_populate_env function instead of using the hard coded config option there. Signed-off-by: Holger Brunck CC: Stefan Roese CC

[U-Boot] [PATCH 3/4] arm/km: remove board KMCOGE3UN

2019-11-25 Thread Holger Brunck
This target is out of maintenance and can be removed. Signed-off-by: Holger Brunck CC: Stefan Roese CC: Valentin Longchamp --- board/keymile/km_arm/MAINTAINERS | 1 - board/keymile/km_arm/km_arm.c| 55 +--- configs/mgcoge3un_defconfig | 52

[U-Boot] [PATCH 4/4] boards/km_arm: enable support for Macronix SPI NOR flash

2019-11-25 Thread Holger Brunck
The M25P80 and M25P32 SPI flashes from Numonix/Micron will be replaced by Marconix MX25L80 and MX25L32 flashes. Signed-off-by: Holger Brunck CC: Stefan Roese CC: Valentin Longchamp --- configs/km_kirkwood_128m16_defconfig | 1 + configs/km_kirkwood_defconfig| 1 + configs

[U-Boot] [PATCH 4/4] ppc/kmeter1: remove unused define

2019-11-26 Thread Holger Brunck
CONFIG_CONS_INDEX is nowhere used for this board, we can drop it. Signed-off-by: Holger Brunck CC: Priyanka Jain CC: Valentin Longchamp --- include/configs/kmeter1.h | 5 - 1 file changed, 5 deletions(-) diff --git a/include/configs/kmeter1.h b/include/configs/kmeter1.h index 4129d97505

[U-Boot] [PATCH 1/4] ppc/km/tegr1: support second localbus clock signal

2019-11-26 Thread Holger Brunck
On kmtegr1 we have to specify the second localbus clock signal also instead of using the default for our ppc 8309 boards. Signed-off-by: Holger Brunck CC: Priyanka Jain CC: Valentin Longchamp --- include/configs/km/km-mpc8309.h | 2 ++ include/configs/kmtegr1.h | 17

[U-Boot] [PATCH 3/4] board/km: remove CONFIG_KM_BOARD_NAME

2019-11-26 Thread Holger Brunck
We can use the existing CONFIG_SYS_CONFIG_NAME define for that and remove the option. Also fix the boot string for all km83xx boards. Signed-off-by: Holger Brunck CC: Priyanka Jain CC: Valentin Longchamp --- board/keymile/km83xx/km83xx.c | 2 +- board/keymile/kmp204x/kmp204x.c | 2

[U-Boot] [PATCH 2/4] ppc/km: convert KM_DEF_NETDEV to Kconfig

2019-11-26 Thread Holger Brunck
Remove this from the board header files and move it to Kconfig. Also use the correct default address for kmtegr1. Signed-off-by: Holger Brunck CC: Priyanka Jain CC: Valentin Longchamp --- board/keymile/Kconfig | 6 ++ configs/kmcoge5ne_defconfig | 1 + configs

RE: kirkwood stack size

2021-10-28 Thread Holger Brunck
Hi Stefan, Hi Marek, > Added Holger, the maintainer of the km_kirkwood boards to Cc... > > On 28.10.21 03:28, Marek Behún wrote: > > On Wed, 27 Oct 2021 16:06:58 -0700 > > Tony Dinh wrote: > > > >> Hi Marek, > >> > >> In reference to: > >> https://lists.denx.de/pipermail/u-boot/2021-October/4652

[PATCH] km: replace hardcoded address for imported environment

2020-10-29 Thread Holger Brunck
-by: Holger Brunck --- board/keymile/scripts/develop-arm.txt | 2 +- board/keymile/scripts/develop-common.txt | 2 +- board/keymile/scripts/develop-ppc_82xx.txt | 2 +- board/keymile/scripts/develop-ppc_8xx.txt | 2 +- board/keymile/scripts/ramfs-arm.txt| 2 +- board/keymile

[PATCH] km/ppc: use Kconfig for MEMTEST configuration

2020-10-29 Thread Holger Brunck
Also change back SYS_MEMTEST_END to 0x00f0. 0xe0 was wrong and introduced due to the global Kconfig migration of this option in u-boot. CC: Heiko Schocher CC: Tom Rini Signed-off-by: Holger Brunck --- board/keymile/km83xx/Kconfig | 6 ++ board/keymile/km83xx/km83xx.c | 8

[PATCH] km/arm: coding style clean up

2020-10-30 Thread Holger Brunck
Address most of the checkpatch issues we found in km_arm and common km code. CC: Stefan Roese CC: Valentin Longchamp Signed-off-by: Holger Brunck --- board/keymile/common/common.c | 44 --- board/keymile/common/ivm.c | 84 ++--- board/keymile

[PATCH] km/kirkwood: enable USB support and the host controller driver

2020-11-03 Thread Holger Brunck
Our kirkwood device embeds a USB host controller that is now used on some boards. This enables the support of USB and the corresponding driver. Signed-off-by: Holger Brunck CC: Stefan Roese --- board/keymile/km_arm/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/board/keymile

[PATCH] remove obsolete option CONFIG_JFFS2_CMDLINE

2020-11-05 Thread Holger Brunck
This option is obsolete since 2009 and can be removed globally. CC: Stefan Roese Signed-off-by: Holger Brunck --- include/configs/ethernut5.h | 1 - include/configs/km/km-powerpc.h | 2 -- include/configs/kmp204x.h | 3 --- include/configs/pm9263.h| 1 - include/configs

[PATCH] km/common: remove CONFIG_MTD_CONCAT

2020-11-05 Thread Holger Brunck
This was used for a board which is not supproted anymore and can therefore be dropped. CC: Stefan Roese Signed-off-by: Holger Brunck --- include/configs/km/keymile-common.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile

<    1   2   3   4   5   6   >