Disable some unneeded config options and adapt the ident string.
CC: Stefan Roese
Signed-off-by: Holger Brunck
---
configs/km_kirkwood_128m16_defconfig | 8 +---
configs/km_kirkwood_defconfig| 8 +---
configs/km_kirkwood_pci_defconfig| 9 ++---
configs
nside of this file (nor the sub-Kconfig files it
> sources).
> However, moving some target selection to one of these files exposes the
> underlying problem. Rework things so that we have this file sourced in
> arch/Kconfig.
>
> Cc: Holger Brunck
> Signed-off-by: Tom Rini
> -
>
>
> The only usage of CONFIG_KMTEGR1 can be replaced by
> CONFIG_TARGET_KMTEGR1 so do so and remove this other symbol.
>
> Cc: Holger Brunck
> Cc: Heiko Schocher
> Signed-off-by: Tom Rini
> ---
> board/keymile/common/ivm.c | 2 +-
> configs/kmtegr1_defco
>
> This converts the following to Kconfig:
>CONFIG_KM_COGE5UN
>CONFIG_KM_KIRKWOOD_128M16
>CONFIG_KM_KIRKWOOD
>CONFIG_KM_KIRKWOOD_PCI
>CONFIG_KM_NUSA
>CONFIG_KM_SUSE2
>
> Cc: Holger Brunck
> Signed-off-by: Tom Rini
> ---
> bo
g a few more maintainers now then.
>
for all the km PPC boards we can remove the config.
Should I prepare a patch?
Best regards
Holger Brunck
We don't use this feature, we can remove it therefore in the defconfigs.
Signed-off-by: Holger Brunck
---
configs/kmcoge5ne_defconfig | 1 -
configs/kmeter1_defconfig | 1 -
configs/kmopti2_defconfig | 1 -
configs/kmsupx5_defconfig | 1 -
configs/kmtepr2_defconfig | 1 -
co
> On Mon, Jul 14, 2025 at 03:22:17PM +0200, Holger Brunck wrote:
>
> > This area was used for special purposes on kirkwood. On the current
> > designs we don't need this anymore.
> >
> > Signed-off-by: Holger Brunck
> > ---
> > board/keymile/K
This variable is unused since we dropped the support for the Kirkwood
boards.
Signed-off-by: Holger Brunck
---
board/keymile/Kconfig| 8
board/keymile/common/common.c| 8 +++-
include/configs/km/pg-wcom-ls102xa.h | 3 +--
include/configs/kmcent2.h
PRAM usage is not taken into account when reserving lmb for ARM
architecture, this means that predefined PRAM region is marked as
reserved by the architecture and cannot be used by other users.
Signed-off-by: Holger Brunck
---
lib/lmb.c | 9 -
1 file changed, 8 insertions(+), 1 deletion
These erratas are only useful if USB is enabled. If it is disabled
these erratas might cause issues.
Signed-off-by: Holger Brunck
---
arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
b
When DM_I2C is enabled and CFG_SYS_I2C_NOPROBES is defined, the
building is broken due to already existing 'bus' local variable.
Rename udevice 'bus' to 'cur_bus' to fix this.
Signed-off-by: Holger Brunck
---
cmd/i2c.c | 6 +++---
1 file changed, 3 insertions(+)
> On Mon, Jul 14, 2025 at 02:57:41PM +0000, Holger Brunck wrote:
> > > On Mon, Jul 14, 2025 at 03:22:17PM +0200, Holger Brunck wrote:
> > >
> > > > This area was used for special purposes on kirkwood. On the
> > > > current designs we don't need t
e user set GPIOs, and replace the read step with this
static variable.
Signed-off-by: Tomas Alvarez Vanoli
Signed-off-by: Holger Brunck
---
board/keymile/common/qrio.c | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/board/keymile/common/qrio.c b/board/keymile/common/qr
Upcoming boards will have different ethernet interfaces. So we move this
variable out of the common code.
Signed-off-by: Holger Brunck
---
board/keymile/pg-wcom-ls102xa/pg-wcom-expu1.env | 1 +
board/keymile/pg-wcom-ls102xa/pg-wcom-seli8.env | 1 +
include/env/pg-wcom/ls102xa.env
The mainainers for these boards have changed.
Signed-off-by: Holger Brunck
Signed-off-by: Tomas Alvarez Vanoli
---
board/keymile/pg-wcom-ls102xa/MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/keymile/pg-wcom-ls102xa/MAINTAINERS
b/board/keymile/pg
From: Tomas Alvarez Vanoli
Move the call to configure the qrio i2c deblock pins earlier.
Before this, the call was happening after the first attempt to deblock
the SDP EEPROM, which resulted in a not correct sequence.
Signed-off-by: Tomas Alvarez Vanoli
Signed-off-by: Holger Brunck
---
board
This area was used for special purposes on kirkwood. On the current
designs we don't need this anymore.
Signed-off-by: Holger Brunck
---
board/keymile/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/board/keymile/Kconfig b/board/keymile/Kconfig
index 414588
We are now using the DM code for the i2c mux and to read out the
inventory eeprom. Therefore we need to add the nodes to the specific DTS
files.
Signed-off-by: Holger Brunck
---
arch/arm/dts/ls1021a-pg-wcom-expu1.dts | 20
arch/arm/dts/ls1021a-pg-wcom-seli8.dts | 20
501 - 518 of 518 matches
Mail list logo