Re: [linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-23 Thread Henrik Nordström
sön 2014-03-23 klockan 12:21 +0100 skrev Olliver Schinagl:

> It's not a huge bug I suppose, but still, it's wrong isn't it. Wolfgang 
> Denk even said 'this is wrong, you are right' but nothing came from it I 
> think :)

So just ping the list with a response to his response asking if there is
anything that needs to be improved?

Regards
Henrik

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-23 Thread Olliver Schinagl

On 03/22/2014 09:48 AM, Hans de Goede wrote:

Hi,

On 03/21/2014 09:14 PM, Olliver Schinagl wrote:

Hijacking your post here,

have you seen the 2GiB support patch? Any thoughts on how to proceed with that 
one? Upstream atleast listens to you now ;)


2GiB seems to just work upstream, despite them still using signed longs
for this.


Yeah, it works for sunxi equally well,

It's not a huge bug I suppose, but still, it's wrong isn't it. Wolfgang 
Denk even said 'this is wrong, you are right' but nothing came from it I 
think :)


Olliver


Regards,

Hans



--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-22 Thread Hans de Goede
Hi,

On 03/21/2014 09:14 PM, Olliver Schinagl wrote:
> Hijacking your post here,
> 
> have you seen the 2GiB support patch? Any thoughts on how to proceed with 
> that one? Upstream atleast listens to you now ;)

2GiB seems to just work upstream, despite them still using signed longs
for this.

Regards,

Hans

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-21 Thread Olliver Schinagl

Hijacking your post here,

have you seen the 2GiB support patch? Any thoughts on how to proceed 
with that one? Upstream atleast listens to you now ;)


Olliver

On 03/16/2014 06:33 PM, Ian Campbell wrote:

Hi,

The following series implements some of the cleanups requested as part
of the upstream review process (mostly the lower hanging fruit). This is
against sunxi.git not the upstream u-boot.git (should I cc upstream
here? I decided not but maybe other think I should).

There's one extra patch "sunxi: remove key driver" which wasn't due to
upstream comment but just removes something which isn't useful (or even
used) to reduce the upstream diff a bit more.

Lastly I've merged upstream v2014.04-rc2 onto this series and pushed the
entire result to:

 git://gitorious.org/ijc/u-boot.git sunxi-mainlining-cleanups

The majority of the conflicts were due to the upstream build system
changes (to use Kbuild) and the use of phylib for designware (Wens, if
you could double check what I've done that would be great).

Keeping up to date with upstream should make the upstreaming easier to
manage.

I've tested this on sun7i Cubieboard2 with both FEL and SD card boot.

Ian.




--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-21 Thread Olliver Schinagl

On 03/16/2014 06:33 PM, Ian Campbell wrote:

Hi,

The following series implements some of the cleanups requested as part
of the upstream review process (mostly the lower hanging fruit). This is
against sunxi.git not the upstream u-boot.git (should I cc upstream
here? I decided not but maybe other think I should).

There's one extra patch "sunxi: remove key driver" which wasn't due to
upstream comment but just removes something which isn't useful (or even
used) to reduce the upstream diff a bit more.

Lastly I've merged upstream v2014.04-rc2 onto this series and pushed the
entire result to:

 git://gitorious.org/ijc/u-boot.git sunxi-mainlining-cleanups

The majority of the conflicts were due to the upstream build system
changes (to use Kbuild) and the use of phylib for designware (Wens, if
you could double check what I've done that would be great).

Keeping up to date with upstream should make the upstreaming easier to
manage.
Having been out of the loop a little lately, what exactly do you mean, 
keeping up to date with upstream?


afaik henrik kept our u-boot reasonably upstream compatible, hasn't he?

Great that this is progressing too!

Olliver


I've tested this on sun7i Cubieboard2 with both FEL and SD card boot.

Ian.




--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] [PATCH+GIT 0/9] sunxi: upstream review based cleanups

2014-03-16 Thread Ian Campbell
Hi,

The following series implements some of the cleanups requested as part
of the upstream review process (mostly the lower hanging fruit). This is
against sunxi.git not the upstream u-boot.git (should I cc upstream
here? I decided not but maybe other think I should).

There's one extra patch "sunxi: remove key driver" which wasn't due to
upstream comment but just removes something which isn't useful (or even
used) to reduce the upstream diff a bit more.

Lastly I've merged upstream v2014.04-rc2 onto this series and pushed the
entire result to:

git://gitorious.org/ijc/u-boot.git sunxi-mainlining-cleanups

The majority of the conflicts were due to the upstream build system
changes (to use Kbuild) and the use of phylib for designware (Wens, if
you could double check what I've done that would be great).

Keeping up to date with upstream should make the upstreaming easier to
manage.

I've tested this on sun7i Cubieboard2 with both FEL and SD card boot.

Ian.


-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.