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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Best regards
Holger Brunck
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
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
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
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
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
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
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:
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
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
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
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
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
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
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/
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
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
_
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
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
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
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
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
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
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
://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
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
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
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
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
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
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
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.
>>
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
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
*/), 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
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
>
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
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
&
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
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
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
>>>
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
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
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
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
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
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
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
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
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
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
* 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
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
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} |
-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
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
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
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
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
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
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
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
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
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
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
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
-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
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
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
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
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
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
401 - 500 of 518 matches
Mail list logo