Hi Tom,
On 19 January 2017 at 07:25, Tom Rini wrote:
>
> On Thu, Jan 19, 2017 at 06:57:51AM -0700, Simon Glass wrote:
> > On 12 January 2017 at 11:16, Tom Rini wrote:
> > > We can make the code read more easily here by simply using memset()
> > > always as when we don't have an optimized version
On Thu, Jan 19, 2017 at 06:57:51AM -0700, Simon Glass wrote:
> On 12 January 2017 at 11:16, Tom Rini wrote:
> > We can make the code read more easily here by simply using memset()
> > always as when we don't have an optimized version of the function we
> > will still have a version of this functio
On 12 January 2017 at 11:16, Tom Rini wrote:
> We can make the code read more easily here by simply using memset()
> always as when we don't have an optimized version of the function we
> will still have a version of this function around anyhow.
>
> Cc: Simon Glass
> Signed-off-by: Tom Rini
> --
We can make the code read more easily here by simply using memset()
always as when we don't have an optimized version of the function we
will still have a version of this function around anyhow.
Cc: Simon Glass
Signed-off-by: Tom Rini
---
common/init/board_init.c | 18 --
1 file
4 matches
Mail list logo