-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2015-02-15 07:29, Jan Kiszka wrote:
> On 2015-02-15 03:01, Chen-Yu Tsai wrote:
>> Hi,
>>
>> On Sun, Feb 15, 2015 at 5:28 AM, Jan Kiszka
>> wrote:
>>> From: Jan Kiszka
>>>
>>> _sunxi_cpu_entry can be converted completely into a reusable
>>> psci
On Fri, 13 Feb 2015 16:50:49 -0500
Tom Rini wrote:
> On Fri, Feb 13, 2015 at 09:19:08AM +0100, Hans de Goede wrote:
> > Hi Siarhei and Simon,
> >
> > I'm wondering what the plan is wrt sunxi FEL booting for u-boot
> > v2015.04 I know that you both have been working on this, and I
> > think that
Hi guys,
On 02/10/2015 12:18 PM, Stefano Babic wrote:
Hi,
On 09/02/2015 14:27, Li Ye-B37916 wrote:
Hi Stefano, Nikolay,
On 1/30/2015 1:54 AM, Stefano Babic wrote:
Hi,
On 12/01/2015 11:37, Nikolay Dimitrov wrote:
Hi Ye.Li,
On 01/12/2015 10:46 AM, Ye.Li wrote:
The I2C SDA and SCL require t
Hi Siarhei,
On 15 February 2015 at 07:43, Siarhei Siamashka
wrote:
> On Fri, 13 Feb 2015 16:50:49 -0500
> Tom Rini wrote:
>
>> On Fri, Feb 13, 2015 at 09:19:08AM +0100, Hans de Goede wrote:
>> > Hi Siarhei and Simon,
>> >
>> > I'm wondering what the plan is wrt sunxi FEL booting for u-boot
>> >
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> First just add support for MAC drivers.
It has taken me a while to get through all this unfortunately.
This seems OK to me but needs a clean-up with more comments, etc. If
you like these could go in a separate patch, so if you want
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> Add basic network support to sandbox which includes a network driver.
>
> Signed-off-by: Joe Hershberger
> Reviewed-by: Simon Glass
>
> ---
>
> Changes in v3:
> -Added 2 more ethaddr to sandbox
> -Print which device in the debug wri
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> The sandbox driver will now generate response traffic to exercise the
> ping command even when no network exists. This allows the basic data
> pathways of the DM to be tested.
>
> Signed-off-by: Joe Hershberger
> Reviewed-by: Simon
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> Signed-off-by: Joe Hershberger
>
> ---
This needs a commit message describing what is added. With that:
Reviewed-by: Simon Glass
>
> Changes in v3:
> -Added dm eth testing
>
> Changes in v2: None
>
> test/dm/Makefile | 1 +
> test/dm/et
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> The ethprime env var is used to indicate the starting device if none is
> specified in ethact. Also support aliases specified in the ethprime var.
>
> Signed-off-by: Joe Hershberger
Reviewed-by: Simon Glass
Two nits below.
>
> --
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> Allow network devices to be referred to as "eth0" instead of
> "eth@12345678" when specified in ethact.
>
> Add tests to verify this behavior.
>
> Signed-off-by: Joe Hershberger
>
> ---
>
> Changes in v3:
> -Added support for aliases
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> Make sure that the retry behavior occurs as expected.
>
> Signed-off-by: Joe Hershberger
Reviewed-by: Simon Glass
Nit below.
>
> ---
>
> Changes in v3:
> -Added testing for netretry
>
> Changes in v2: None
>
> test/dm/eth.c | 25
Hi Joe,
On 10 February 2015 at 18:30, Joe Hershberger wrote:
> Implement a bridge between u-boot's network stack and Linux's raw packet
> API allowing the sandbox to send and receive packets using the host
> machine's network interface.
>
> This raw Ethernet API requires elevated privileges. You
Hi Joe,
On 13 February 2015 at 19:33, Joe Hershberger wrote:
> On Thu, Feb 12, 2015 at 11:14 PM, Simon Glass wrote:
>>
>> Hi Joe,
>>
>> On 10 February 2015 at 23:08, Joe Hershberger
>> wrote:
>> > Hi Simon,
>> >
>> > On Tue, Feb 10, 2015 at 10:39 PM, Simon Glass wrote:
>> >>
>> >> Hi Joe,
>> >
Hi everybody,
On 15/02/2015 16:11, Nikolay Dimitrov wrote:
>> Checked in manual, thanks for link. However, I have still a couple of
>> questions. The controller can work as slave or as master, and according
>> to the manual, the slave is the default after a reset. I understand that
>> putting the
On Friday, February 13, 2015 at 05:44:11 PM, Stefan Roese wrote:
> Hi Vince,
>
> On 13.02.2015 17:19, Vince Bridgers wrote:
> >
> >
> >> No. But with your comments above (which make total sense), I tend to NAK
> >> this ability to configure the PHY skew timings via environment
> >> variables
Hi,
On 15-02-15 15:43, Siarhei Siamashka wrote:
On Fri, 13 Feb 2015 16:50:49 -0500
Tom Rini wrote:
On Fri, Feb 13, 2015 at 09:19:08AM +0100, Hans de Goede wrote:
Hi Siarhei and Simon,
I'm wondering what the plan is wrt sunxi FEL booting for u-boot
v2015.04 I know that you both have been wor
On 14:07-20150211, Vitaly Andrianov wrote:
> KS2 ddr3 initialization uses ddr3_size global variable before u-boot
> relocation. Even if the variable is not being used after relocation,
> writing to it corrupts relocation table.
>
> This patch removes the global ddr3_size variable and uses local on
On 14:05-20150211, Vitaly Andrianov wrote:
> On Keystone2 devices serdes must be initialized before accessing MDIO bus.
> This commit moves the keystone2_net_serdes_setup() from keystone2_eth_open
> to keystone2_emac_initialize to meet that requirement.
>
> This also eliminates unnecessary serdes
On 31 January 2015 at 16:12, Albert ARIBAUD wrote:
> When buildman scans a toolchain path, it stops at the
> first toolchain found. However, a single path can contains
> several toolchains, each with its own prefix.
>
> This patch lets buildman scan all toolchains in the path.
>
> Signed-off-by: A
On 27 January 2015 at 22:08, Simon Glass wrote:
> On 27 January 2015 at 08:40, Peter Tyser wrote:
>>
>> On Mon, 2015-01-26 at 22:21 -0700, Simon Glass wrote:
>>> Hi Peter,
>>>
>>> On 26 January 2015 at 10:42, Peter Tyser wrote:
>>> > When run with the --dry-run argument patman prints out informa
Signed-off-by: Eric Nelson
---
This patch set replaces http://patchwork.ozlabs.org/patch/436492/.
arch/arm/imx-common/cpu.c | 10 +-
arch/arm/include/asm/arch-imx/cpu.h | 2 ++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/arch/arm/imx-common/cpu.c b/arch/arm/
Signed-off-by: Eric Nelson
---
This patch replaces the following two patches, but only applies
to Nitrogen6x and SABRE Lite boards:
http://patchwork.ozlabs.org/patch/436972/
http://patchwork.ozlabs.org/patch/436974/
board/boundary/nitrogen6x/nitrogen6x.c | 1 +
1 file changed, 1 i
On 29 January 2015 at 11:35, Simon Glass wrote:
> We should read this file to obtain a set of aliases. This reduces the need
> to create them in the ~/.patman file.
>
> This feature did exist in some version of patman, and is mentioned in the
> help but it did not find its way upstream.
>
> Report
On 29 January 2015 at 11:35, Simon Glass wrote:
> This causes an error when trying to build a local branch which has a local
> branch as its upstream.
>
> Signed-off-by: Simon Glass
> Reported-by: Masahiro Yamada
> ---
>
> tools/patman/gitutil.py | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
On 15 February 2015 at 14:31, Simon Glass wrote:
> On 31 January 2015 at 16:12, Albert ARIBAUD wrote:
>> When buildman scans a toolchain path, it stops at the
>> first toolchain found. However, a single path can contains
>> several toolchains, each with its own prefix.
>>
>> This patch lets build
On 12 February 2015 at 16:12, Jeroen Hofstee wrote:
> Hello Simon,
>
>
> On 11-02-15 02:52, Simon Glass wrote:
>>
>> An option is provided to avoid using SDL in U-Boot sandbox (and drop
>> support for the LCD). However the check in the Makefile is too late
>> and warnings are printed even if NO_SD
On 10 February 2015 at 12:50, Simon Glass wrote:
> On 6 February 2015 at 14:37, Joe Hershberger wrote:
>>
>> When a command is passed into sandbox using the '-c' argument the
>> command is run directly. This is most helpful when running tests (such
>> as test-dm.sh). Previously the exit code was
Hi Tom,
There are the only pending sandbox/patman/buildman patches that I am
aware of (for this release). If I have missed any, please assign them
to me in patchwork.
Note these are in branch 'sandbox'.
The following changes since commit bd2a4888b123713adec271d6c8040ca9f609aa2f:
sunxi: confi
Hi Albert,
On 13 February 2015 at 04:20, Heiko Schocher wrote:
> Hello Albert,
>
> Am 13.02.2015 12:09, schrieb Albert ARIBAUD:
>>
>> Hi Heiko,
>>
>> Le Fri, 13 Feb 2015 11:48:26 +0100, Heiko Schocher a
>> écrit :
>>
>>> Hello Albert,
>>>
>>> Am 12.02.2015 18:37, schrieb Albert ARIBAUD (3ADEV):
Configure the pinctrl as it required to make some IO controllers
working (USB/UART/I2C/...).
The idea would be in the next version to modify the pch GPIO driver and
configure these pins through the device tree.
These modifications are ported from the coreboot project.
Signed-off-by: Gabriel Huau
Configure the pinctrl as it required to make some IO controllers
working (USB/UART/I2C/...).
The idea would be in the next version to modify the pch GPIO driver and
configure these pins through the device tree.
These modifications are ported from the coreboot project.
Signed-off-by: Gabriel Huau
Hi!
> From: Dinh Nguyen
>
> This adds the code to configure the SDRAM controller that is found in the
> SoCFGPA Cyclone5 and Arria5 platforms.
>
> Signed-off-by: Dinh Nguyen
> +/**
> +
> *
Initial filesystem images are generally highly compressible.
Add a routine gzwrite that allows gzip-compressed images to be
written to block devices.
Signed-off-by: Eric Nelson
---
include/common.h | 39 +++
lib/gunzip.c | 194 ++-
Add gzwrite command to write gzip-compressed images to block devices.
Input must be gzip-compressed according to RFC1952, since the crc
and file size in the trailer will be confirmed during operation.
The decompressed file size must be specified on the command line
for images with decompressed siz
Hi!
> +#if ENABLE_BRINGUP_DEBUGGING
Could we get rid of this for initial merge?
> +static inline void reg_file_set_sub_stage(uint32_t set_sub_stage)
> +{
> + /* Read the current group and stage */
> + uint32_t cur_stage_group = IORD_32DIRECT(REG_FILE_CUR_STAGE, 0);
Could normal u-boot m
For example on a raspberry pi the u-boot environment can be
saved in a file on the first VFAT partition.
This example illustrates how to use it with fw_printenv/fw_setenv.
Signed-off-by: Waldemar Brodkorb
---
tools/env/fw_env.config | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/en
Update the software leveling parameters.
This fixes the random crash seen on DRA7-evm.
Signed-off-by: Lokesh Vutla
---
arch/arm/cpu/armv7/omap5/sdram.c | 60
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git a/arch/arm/cpu/armv7/omap5/sdram.c
This series updates the DDR timing and leveling parameters on DRA7 and DRA72
EVM.
Angela Stegmaier (1):
ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock
Lokesh Vutla (2):
ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value
ARM: DRA7-evm: DDR3: Update leveling values
arch/arm/cpu/arm
From: Angela Stegmaier
DDR3 timing and latency paramenters were not configured
correctly for 666MHz. Fixing the timing and latency values
according to Data sheet.
This fixes the random crashes seen on DRA72-evm.
Signed-off-by: Angela Stegmaier
Signed-off-by: Lokesh Vutla
---
arch/arm/cpu/armv
The value in SDRAM_REF_CTRL controls the delay time between
the initial rising edge of DDR_RESETn to rising edge of DDR_CKE
(JEDEC specs this as 500us). In order to achieve this, SDRAM_REF_CTRL
should be written with a value corresponding to 500us delay before
starting DDR initialization sequence,
40 matches
Mail list logo