The U-Boot startup infrastructure already makes sure pci_init() is
called at a proper time, calling it again from within the board
setup code will not make things better.
Signed-off-by: Linus Walleij
---
board/armltd/integrator/integrator.c |3 ---
1 files changed, 0 insertions(+), 3 deletio
Initialize ll_temac driver.
Reported-by: Michal Simek
Signed-off-by: Stephan Linz
---
.../xilinx/microblaze-generic/microblaze-generic.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/board/xilinx/microblaze-generic/microblaze-generic.c
b/board/xilinx/microblaze-g
Signed-off-by: Stephan Linz
---
include/configs/microblaze-generic.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/microblaze-generic.h
b/include/configs/microblaze-generic.h
index ec2e49e..a4cdcd8 100644
--- a/include/configs/microblaze-generic.h
+++ b
NET_MULTI enables to use several ethernet drivers but
microblaze-generic platform config file select only
one driver.
Reported-by: Michal Simek
Signed-off-by: Stephan Linz
---
include/configs/microblaze-generic.h | 10 ++
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/
From: Michal Simek
Enable phylib and mii support for LLTEMAC or AXI EMAC
ethernet drivers on Microblaze systems.
Signed-off-by: Michal Simek
Acked-by: Stephan Linz
---
include/configs/microblaze-generic.h | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --
Expand the specific configuration for the microblaze-generic
board in xparameters.h with a faked setup to enable the
LL_TEMAC driver.
Note: From now the microblaze-generic board is no longer a
valid board configuration for a real piece of hardware. Rather
than, we use the file config.mk and xparam
Back to the discussion from the last three months I have refactored the
LL TEMAC driver again. The version v9 is ready to next review and
testing (I hope the last one). I myself have tested it successfully on
an ML605 (TEMAC hard core) and on a SP3ADSP1800 (TEMAC soft core).
Thanks to Marek, Wolfga
Hi Stephen,
On Wed, Jan 18, 2012 at 2:28 PM, Stephen Warren wrote:
> On 01/11/2012 09:32 PM, Simon Glass wrote:
>> This was taken from commit b48c54e2 at:
>> git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git
>>
>> Signed-off-by: Simon Glass
>
>> diff --git a/board/nvidia/dts/tegra2-se
Hi Stephen,
On Wed, Jan 18, 2012 at 2:17 PM, Stephen Warren wrote:
> On 01/11/2012 09:32 PM, Simon Glass wrote:
>> This adds some support into fdtdec for reading GPIO definitions from
>> the fdt. We permit up to FDT_GPIO_MAX GPIOs in the system. Each GPIO
>> is of the form:
>>
>> gpio-function-na
Hi Simon,
Am Samstag 14 Januar 2012, 07:45:52 schrieb Simon Glass:
> diff --git a/common/cmd_source.c b/common/cmd_source.c
> index 481241c..32fff5c 100644
> --- a/common/cmd_source.c
> +++ b/common/cmd_source.c
> @@ -179,7 +179,7 @@ source (ulong addr, const char *fit_uname)
>
On 1/20/2012 9:32 PM, Olof Johansson wrote:
Hi,
On Thu, Jan 19, 2012 at 9:17 AM, Stephen Warren wrote:
Olof Johansson wrote at Wednesday, January 18, 2012 10:32 PM:
On Wed, Jan 18, 2012 at 05:16:52PM -0700, Stephen Warren wrote:
diff --git a/Documentation/devicetree/bindings/clock/nvidia,teg
Hi Tom,
Le 19/01/2012 01:01, Tom Warren a écrit :
Albert,
Please pull u-boot-tegra/master into arm master. Thanks.
The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:
overo: add SPL support (2012-01-16 08:40:13 +0100)
are available in the git repository at:
git
12 matches
Mail list logo