Re: [PATCH] CMD: random: fix return code

2020-04-28 Thread Tom Rini
On Fri, Mar 20, 2020 at 07:38:17PM +0300, Eugeniy Paltsev wrote: > As of today 'random' command return 1 (CMD_RET_FAILURE) in case > of successful execution and 0 (CMD_RET_SUCCESS) in case of bad > arguments. Fix that. > > NOTE: we remove printing usage information from command body > so it won't

Re: [RFC 0/2] Import and use non-atomic bit-ops

2020-01-20 Thread Tom Rini
On Mon, Jan 20, 2020 at 03:43:27PM +0300, Alexey Brodkin wrote: > The following bitops are implemented pretty similarly for many > arches and now when we faced a need in them on ARC I guess there's > no point in copy-pasting them yet another time but instead it might > be better re-use generic ver

Re: [PATCH] mmc: dw_mmc: fix timeout calculate method

2019-09-02 Thread Tom Rini
On Mon, Sep 02, 2019 at 12:24:42PM +, Alexey Brodkin wrote: > Hi Kever, > > > -Original Message- > > From: Kever Yang > > Sent: Monday, September 2, 2019 11:05 AM > > To: Alexey Brodkin > > Cc: tr...@konsulko.com; eugeniy.palt...@synopsys.com; Simon Glass > > ; Peng Fan > > ; u-b...

Re: [OE-core] [PATCH v7] u-boot: Add mkenvimage tool

2018-11-26 Thread Tom Rini
On Mon, Nov 26, 2018 at 09:07:37PM -0200, Otavio Salvador wrote: > Hello Alexey, > > On Mon, Nov 26, 2018 at 7:30 PM Alexey Brodkin > wrote: > > On Sat, 2018-11-24 at 06:57 -0800, Khem Raj wrote: > > > > > > http://errors.yoctoproject.org/Errors/Details/202185/ > > > > Looking at the target name

Re: [OE-core] [PATCH v3] u-boot: Add mkenvimage tool

2018-11-20 Thread Tom Rini
On Tue, Nov 20, 2018 at 01:48:40PM -0200, Otavio Salvador wrote: > On Tue, Nov 20, 2018 at 1:40 PM Burton, Ross wrote: > > > > (hit sent too early) > > > > Of course how big are these tools, and is it really useful splitting > > them up? If we're talking a 10k binary, is putting them in separate

Re: [OE-core] [PATCH v3] u-boot: Add mkenvimage tool

2018-11-19 Thread Tom Rini
On Mon, Nov 19, 2018 at 01:51:41PM +0100, Marek Vasut wrote: > On 11/19/2018 11:04 AM, Alexey Brodkin wrote: > > This utility is used for creation of images containing > > usable in run-time U-Boot environment. > > > > As of today this utility is added per-board like here [1] > > for Intel Edison

Re: [U-Boot] Please pull ARC changes

2018-01-19 Thread Tom Rini
On Fri, Jan 19, 2018 at 03:08:42PM +, Alexey Brodkin wrote: > Hi Tom, > > Please pull a series for ARC. > > Here we fix L2 cache (AKA SLC) operation found once we disabled > usage of IO-coherency in U-Boot, improve support of clock-generation > unit (AKA CGU) and also doing some minor clean-

Re: [U-Boot] Please pull ARC changes

2017-12-12 Thread Tom Rini
On Tue, Dec 12, 2017 at 03:52:43PM +, Alexey Brodkin wrote: > Hi Tom, > > This is just a one-line improvement for HSDK GPIO's Kconfig that was not > included in > the previous pull-request as I was waiting for Simon's reviewed-by tag. > > > The following changes since commit 87f3dee22b174a