On 08/15/2016 04:49 PM, Tom Rini wrote:
Hey guys,
Is anyone else running the crc32 tftp tests with test.py? I'm trying to
do it locally but even with a 2MiB file it looks like somehow the crc32
is never captured in the output. I've already made sure that the crc32
value is in lowercase to matc
On Mon, Aug 15, 2016 at 04:59:02PM -0600, Stephen Warren wrote:
> On 08/15/2016 04:49 PM, Tom Rini wrote:
> >Hey guys,
> >
> >Is anyone else running the crc32 tftp tests with test.py? I'm trying to
> >do it locally but even with a 2MiB file it looks like somehow the crc32
> >is never captured in t
implement Kconfig for the 'fastboot' feature set
Signed-off-by: Steve Rae
---
It did not seem feasible to use the "moveconfig.py" tool -- mostly because
some of these configurations use defines rather than actual values...
In addition, implemented "config FASTBOOT" enable/disable for this entire
- move bcm23550_w1d to Kconfig
- move bcm28155_ap to Kconfig
Signed-off-by: Steve Rae
---
configs/bcm23550_w1d_defconfig | 8
configs/bcm28155_ap_defconfig | 8
include/configs/bcm23550_w1d.h | 8
include/configs/bcm28155_ap.h | 8
4 files changed, 16 inser
Hi Tom,
On 08/12/2016 09:04 PM, Tom Rini wrote:
> On Fri, Aug 12, 2016 at 04:34:01PM +0900, Jaehoon Chung wrote:
>
>> Dear Tom,
>>
>> Here is the mmc updates.
>> - Supports the Driver model for atmel_sdhci.
>> - Fixed the build error for omap_hsmmc.
>>
>> Could you pull these patch to u-boot/mast
From: Kever Yang
This patch set add the pinctrl driver for rk3399 and enable pinctrl for
pwm module.
Module with pinctrl driver support and with interrupt number and default
pinctrl in dts node will get pinctrl initialized when driver probe.
Module like pwm which without interrupt number need to
Hi Andreas,
On 08/15/2016 01:17 AM, Andreas Bießmann wrote:
> Dear Pantelis,
>
> On 20.06.16 03:58, Wenyou Yang wrote:
>> Add the programmable clock mode for the clock generator.
>>
>
> this one is delegated to me, but I think it is out of my scope. Could
> you please have a look?
I will be del
On Mon, Aug 15, 2016 at 05:23:01PM +, Karl Beldan wrote:
> ATM when receiving a packet the whole buffer is invalidated, this change
> optimizes this behaviour.
>
> Signed-off-by: Karl Beldan
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
_
On Mon, Aug 15, 2016 at 03:30:26PM -0500, Joe Hershberger wrote:
> Hi Tom,
>
> The following changes since commit f4b0df1823921ad3bc39820466e9c5201cef6210:
>
> Merge git://git.denx.de/u-boot-dm (2016-08-12 16:00:50 -0400)
>
> are available in the git repository at:
>
>
> git://git.denx.de
On Mon, Aug 15, 2016 at 11:04:24PM +0200, Andreas Bießmann wrote:
> Hi Tom,
>
> please pull the following changes into u-boot/master for v2016.09.
>
> Andreas
>
> The following changes since commit f4b0df1823921ad3bc39820466e9c5201cef6210:
>
> Merge git://git.denx.de/u-boot-dm (2016-08-12 16
On Mon, Aug 15, 2016 at 12:38:45PM -0700, Tom Warren wrote:
> Tom,
>
> Please pull u-boot-tegra/master into U-Boot/master. Thanks!
>
> All Tegra builds are OK, and Stephen's automated test system reports that
> all tests pass.
>
> The following changes since commit f4b0df1823921ad3bc39820466e9c
On Mon, Aug 15, 2016 at 05:23:00PM +, Karl Beldan wrote:
> check_cache_range() warns that the top boundaries are not properly
> aligned when flushing or invalidating the buffers and make these
> operations fail.
>
> This gets rid of the remaining warnings:
> CACHE: Misaligned operation at ran
On Mon, Aug 15, 2016 at 11:04:24PM +0200, Andreas Bießmann wrote:
> Hi Tom,
>
> please pull the following changes into u-boot/master for v2016.09.
>
> Andreas
>
> The following changes since commit f4b0df1823921ad3bc39820466e9c5201cef6210:
>
> Merge git://git.denx.de/u-boot-dm (2016-08-12 16
On Thu, Jun 23, 2016 at 01:37:32PM +0100, Jon Medhurst (Tixy) wrote:
> The firmware on TC2 needs to be configured appropriately before booting
> in nonsec mode will work as expected, so test for this and fall back to
> sec mode if required.
>
> Signed-off-by: Jon Medhurst
> Reviewed-by: Ryan Har
On Wed, Aug 10, 2016 at 06:36:44PM +0300, Max Filippov wrote:
> From: Chris Zankel
>
> The Xtensa processor architecture is a configurable, extensible,
> and synthesizable 32-bit RISC processor core provided by Tensilica, inc.
>
> This is the second part of the basic architecture port, adding t
On Wed, Aug 10, 2016 at 06:36:43PM +0300, Max Filippov wrote:
> From: Chris Zankel
>
> The Xtensa processor architecture is a configurable, extensible,
> and synthesizable 32-bit RISC processor core provided by Cadence.
>
> This is the first part of the basic architecture port with changes to
>
On Wed, Aug 10, 2016 at 06:36:45PM +0300, Max Filippov wrote:
> From: Chris Zankel
>
> DC232B is an xtensa processor with full MMUv2 capable of running Linux.
> Core information files are autogenerated from the processor description
> and are not meant to be edited.
>
> Signed-off-by: Chris Zan
On Wed, Aug 10, 2016 at 06:36:47PM +0300, Max Filippov wrote:
> DE212 is a general purpose xtensa processor without full MMU.
> Core information files are autogenerated from the processor description
> and are not meant to be edited.
>
> Signed-off-by: Max Filippov
> Reviewed-by: Simon Glass
>
On Wed, Aug 10, 2016 at 06:36:46PM +0300, Max Filippov wrote:
> DC233C is an xtensa processor with full MMUv3 capable of running Linux.
> Core information files are autogenerated from the processor description
> and are not meant to be edited.
>
> Signed-off-by: Max Filippov
> Reviewed-by: Simon
On Wed, Aug 10, 2016 at 06:36:48PM +0300, Max Filippov wrote:
> From: Chris Zankel
>
> The 'xtfpga' board is actually a set of FPGA evaluation boards that
> can be configured to run an Xtensa processor.
>
> - Avnet Xilinx LX60
> - Avnet Xilinx LX110
> - Avnet Xilinx LX200
> - Xilinx ML605
>
On Thu, Aug 11, 2016 at 09:39:17PM +0200, Andreas Fenkart wrote:
> 56086921 added support for unaligned environments access.
> U-boot itself does not support this:
> - env_nand.c fails when using an unaligned offset. It produces an
> error in nand_erase_opts{drivers/mtd/nand/nand_util.c}
> - in
On Mon, Aug 15, 2016 at 01:02:15PM -0400, Tom Rini wrote:
> Now that nand_info[] is an array of pointers we need to ensure that it's
> been populated prior to use. We may for example have ENV in NAND set in
> configurations that run on boards with and without NAND (where default
> env is fine eno
Hi All,
On 08/12/2016 09:56 PM, Andreas Bießmann wrote:
> On 2016-08-12 14:48, Tom Rini wrote:
>> On Fri, Aug 12, 2016 at 02:40:12PM +0200, andr...@biessmann.de wrote:
>>> On 2016-08-12 14:04, Tom Rini wrote:
>>> >On Fri, Aug 12, 2016 at 04:34:01PM +0900, Jaehoon Chung wrote:
>>> >
>>> >>Dear Tom,
Hi Jagan,
On Mon, Aug 15, 2016 at 6:09 PM, Jagan Teki wrote:
> Hi Bin,
>
> On 12 August 2016 at 23:28, Jagan Teki wrote:
>> On 12 August 2016 at 04:37, york sun wrote:
>>> I saw some errors when compiling for arm. Compiling for power is still
>>> going.
>>
>> Can you please try again?
>
> Pleas
Hi Yangbo,
On 08/09/2016 08:06 AM, Jaehoon Chung wrote:
> Hi Yangbo,
>
> On 08/02/2016 04:33 PM, Yangbo Lu wrote:
>> When the MMC framework was added in u-boot, the mmc_go_idle was
>> added before mmc_send_op_cond_iter in function mmc_send_op_cond
>> annotating that some cards seemed to need this
Hi,
On 08/13/2016 02:20 AM, Simon Glass wrote:
> On 11 August 2016 at 20:39, Jaehoon Chung wrote:
>> To prevent the compiler error, split the checking condition whether
>> cfg->ops is NULL or not.
>> It's more clearly, because it's not included in mmc_config structure
>> when CONFIG_DM_MMC_OPS is
Dear Tom,
Sorry for confusing..Could you pull these patches on u-boot/master?
If there are other problems, let me know, plz.
Rebased on latest u-boot/master. (Wenyou's patches was applied on u-boot-atmel.)
Sorry for late..
Best Regards,
Jaehoon Chung
The following changes since commit 4cc9699be
Hi,
On 07/05/2016 05:26 PM, Maxime Ripard wrote:
> The current code only checks if the fdt subcommand is fdt addr by checking
> whether it starts with 'a'.
>
> Since this is a pretty widely used letter, narrow down that check a bit.
>
> Acked-by: Simon Glass
> Acked-by: Pantelis Antoniou
> Sig
On Tue, Aug 16, 2016 at 10:52:04AM +0900, Jaehoon Chung wrote:
> Hi,
>
> On 07/05/2016 05:26 PM, Maxime Ripard wrote:
> > The current code only checks if the fdt subcommand is fdt addr by checking
> > whether it starts with 'a'.
> >
> > Since this is a pretty widely used letter, narrow down that
Hi Bin,
On 16 August 2016 at 06:55, Bin Meng wrote:
> Hi Jagan,
>
> On Mon, Aug 15, 2016 at 6:09 PM, Jagan Teki wrote:
>> Hi Bin,
>>
>> On 12 August 2016 at 23:28, Jagan Teki wrote:
>>> On 12 August 2016 at 04:37, york sun wrote:
I saw some errors when compiling for arm. Compiling for pow
On August 15, 2016 4:02 PM, Jagan Teki Wrote:
> On 15 August 2016 at 11:42, Yunhui Cui wrote:
> > From: Yunhui Cui
> >
> > In order to support spansion s25fs512s flash protect/unprotect:
> >
> > [1] Fill callbak flash->lock/unlock/is_locked by spansion_lock/
> > unlock/is_locked.
>
> Try to use
On 08/15/2016 09:48 AM, Alexander Graf wrote:
On the raspberry pi, you can disable the serial port to gain dynamic frequency
scaling which can get handy at times.
However, in such a configuration the serial controller gets its rx queue filled
up with zero bytes which then happily get transmitted
On Mon, Aug 15, 2016 at 7:51 PM, Stefan Roese wrote:
> Add entry for the missing internal UART defconfig to the MAINTAINERS
> file.
>
> Signed-off-by: Stefan Roese
> Cc: Bin Meng
> CC: Simon Glass
> ---
> board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+
On Tue, Aug 16, 2016 at 11:31 AM, Bin Meng wrote:
> On Mon, Aug 15, 2016 at 7:51 PM, Stefan Roese wrote:
>> Add entry for the missing internal UART defconfig to the MAINTAINERS
>> file.
>>
>> Signed-off-by: Stefan Roese
>> Cc: Bin Meng
>> CC: Simon Glass
>> ---
>> board/congatec/conga-qeval20
On 08/15/2016 05:20 PM, Tom Rini wrote:
On Mon, Aug 15, 2016 at 04:59:02PM -0600, Stephen Warren wrote:
On 08/15/2016 04:49 PM, Tom Rini wrote:
Hey guys,
Is anyone else running the crc32 tftp tests with test.py? I'm trying to
do it locally but even with a 2MiB file it looks like somehow the c
On Mon, Aug 15, 2016 at 7:50 PM, Stefan Roese wrote:
> This patch adds support for the BayTrail based theadorable-x86-dfi-bt700
> board which uses the DFI BT700 BayTrail Qseven SoM on a custom baseboard.
> The main difference to the DFI baseboard is, that it isn't equipped
> with a Super IO chip a
On Mon, Aug 15, 2016 at 7:50 PM, Stefan Roese wrote:
> This patch adds support for the DFI BayTrail BT700 QSeven SoM installed
> on the DFI Q7X-151 baseboard. The baseboard is equipped with the Nuvoton
> NCT6102D Super IO chip providing the UART as console.
>
> Signed-off-by: Stefan Roese
> Cc: S
On Thursday 11 August 2016 07:01 PM, Tom Rini wrote:
> On Thu, Aug 11, 2016 at 06:39:12PM +0530, Lokesh Vutla wrote:
>
>> This series enables CMD_TIME on all TI platforms.
>>
>> Lokesh Vutla (5):
>> configs: am335x: Enable CMD_TIME
>> configs: am43xx: Enable CMD_TIME
>> configs: am57xx: En
Hi Tom,
The following changes since commit 4cc9699be7ffc6072482240f5ba208488abe1090:
common: env_nand: Ensure that we have nand_info[0] prior to use
(2016-08-15 18:46:41 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git master
for you to fetch changes up to 27
On 12 August 2016 at 03:58, Kever Yang wrote:
>
> We do some SoC level one time setting initialization in
> arch_cpu_init.
>
> Signed-off-by: Kever Yang
> ---
>
> arch/arm/mach-rockchip/rk3288/Makefile | 1 +
> arch/arm/mach-rockchip/rk3288/rk3288.c | 19 +++
> 2 files changed,
Hi Stefan,
On 15 August 2016 at 04:02, Stefan Roese wrote:
> Hi Simon,
>
>
> On 10.08.2016 04:59, Simon Glass wrote:
>>
>> On 8 August 2016 at 23:41, Stefan Roese wrote:
>>>
>>> This patch adds support for the SMBus block read/write functionality.
>>> Other protocols like the SMBus quick command
On 15 August 2016 at 13:04, Andreas Bießmann wrote:
>
> Fix compile warning for non OF_CONTROL builds:
>
> ---8<---
> In file included from /Volumes/devel/u-boot/drivers/gpio/atmel_pio4.c:10:0:
> /Volumes/devel/u-boot/include/clk.h:107:12: warning: 'clk_get_by_name'
> defined but not used [-Wunus
On 15 August 2016 at 21:30, Stephen Warren wrote:
>
> On 08/15/2016 09:48 AM, Alexander Graf wrote:
>>
>> On the raspberry pi, you can disable the serial port to gain dynamic
>> frequency
>> scaling which can get handy at times.
>>
>> However, in such a configuration the serial controller gets it
Hello Simon, Stefan,
Am 16.08.2016 um 06:50 schrieb Simon Glass:
Hi Stefan,
On 15 August 2016 at 04:02, Stefan Roese wrote:
Hi Simon,
On 10.08.2016 04:59, Simon Glass wrote:
On 8 August 2016 at 23:41, Stefan Roese wrote:
This patch adds support for the SMBus block read/write functional
Hello Stephen,
Am 16.08.2016 um 00:59 schrieb Stephen Warren:
On 08/15/2016 04:49 PM, Tom Rini wrote:
Hey guys,
Is anyone else running the crc32 tftp tests with test.py? I'm trying to
do it locally but even with a 2MiB file it looks like somehow the crc32
is never captured in the output. I'v
Hello Stephen,
Am 16.08.2016 um 05:35 schrieb Stephen Warren:
On 08/15/2016 05:20 PM, Tom Rini wrote:
On Mon, Aug 15, 2016 at 04:59:02PM -0600, Stephen Warren wrote:
On 08/15/2016 04:49 PM, Tom Rini wrote:
Hey guys,
Is anyone else running the crc32 tftp tests with test.py? I'm trying to
do
Hi Łukasz Majewski,
On Mon, Aug 15, 2016 at 6:17 AM, Lukasz Majewski wrote:
> Hi John Tobias,
>
>> Hello All,
>>
>> I am using ums (USB Mass Storage) in u-boot to expose the storage of
>> my device into my host machine. Everything works okay except when the
>> host machine wakeup from the sleep
> Am 16.08.2016 um 05:30 schrieb Stephen Warren :
>
>> On 08/15/2016 09:48 AM, Alexander Graf wrote:
>> On the raspberry pi, you can disable the serial port to gain dynamic
>> frequency
>> scaling which can get handy at times.
>>
>> However, in such a configuration the serial controller gets i
101 - 148 of 148 matches
Mail list logo