move the PCIE related config from arch Kconfig to PCI Kconfig.
As the PCI_LAYERSCAPE driver is being used in platform other than
fsl-layerscale platforms like ls102xa.
Signed-off-by: Pankaj Bansal
---
Notes:
V2:
- new patch to fix the issues with patch [2/2]
arch/arm/cpu/armv7/ls102xa/
The ep node device tree name is governed by these bindings:
https://github.com/torvalds/linux/blob/master/Documentation/
devicetree/bindings/pci/layerscape-pci.txt#L24
As per above the ep compatible node contains platform name.
Therefore, define the ep node compatible as CONFIG to find the
pcie ep
Enable DM_SPI and DM_SPI_FLASH in U-Boot on H2 Lager.
Signed-off-by: Marek Vasut
Cc: Nobuhiro Iwamatsu
---
configs/lager_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/lager_defconfig b/configs/lager_defconfig
index 1be6df22e9..6dff5234c6 100644
--- a/
Enable DM_SPI and DM_SPI_FLASH in U-Boot on M2W Koelsch.
Signed-off-by: Marek Vasut
Cc: Nobuhiro Iwamatsu
---
configs/koelsch_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/koelsch_defconfig b/configs/koelsch_defconfig
index 34ef807adf..75ee093655 1006
Enable DM_SPI and DM_SPI_FLASH in U-Boot on M2N Gose.
Signed-off-by: Marek Vasut
Cc: Nobuhiro Iwamatsu
---
configs/gose_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/gose_defconfig b/configs/gose_defconfig
index 5983e4088e..6a3a1d2dd7 100644
--- a/con
Hi Tom,
please pull the removal of the MIPS Micronas VCT boards for 2020.01.
Gitlab: https://gitlab.denx.de/u-boot/custodians/u-boot-mips/pipelines/1454
Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/618647984
The following changes since commit 4b19b89ca4a866b7baa642533e6dbd67
Hi Michael,
On 10/22/2019 1:03 AM, Michael Walle wrote:
device_probe() may fail in which case the seq_id will be -1. Don't
display these devices during startup. While this is only a cosmetic
change, the return value of eth_initialize() will also change to the
actual number of available devices.
Hi Joe,
On 11/30/2019 1:56 AM, Joe Hershberger wrote:
Hi Alex,
On Mon, Nov 25, 2019 at 9:54 AM Alex Marginean
wrote:
DSA stands for Distributed Switch Architecture and it covers switches that
are connected to the CPU through an Ethernet link and generally use frame
tags to pass information a
8 matches
Mail list logo