Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-24 Thread Stephen Warren
On 02/24/2016 03:19 AM, Alexander Graf wrote: On 22.02.16 21:15, york sun wrote: On 02/22/2016 12:09 PM, Alexander Graf wrote: On 22.02.16 20:52, york sun wrote: On 02/22/2016 11:42 AM, Alexander Graf wrote: On 22.02.16 19:39, york sun wrote: On 02/22/2016 10:31 AM, Alexander Graf wrot

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-24 Thread Alexander Graf
On 22.02.16 19:34, Stephen Warren wrote: > On 02/21/2016 06:57 PM, Alexander Graf wrote: >> Howdy, >> >> Currently on arm64 there is a big pile of mess when it comes to MMU >> support and page tables. Each board does its own little thing and the >> generic code is pretty dumb and nobody actually

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-24 Thread Alexander Graf
On 22.02.16 21:15, york sun wrote: > On 02/22/2016 12:09 PM, Alexander Graf wrote: >> >> >> On 22.02.16 20:52, york sun wrote: >>> On 02/22/2016 11:42 AM, Alexander Graf wrote: On 22.02.16 19:39, york sun wrote: > On 02/22/2016 10:31 AM, Alexander Graf wrote: >> >> On F

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread york sun
On 02/22/2016 12:09 PM, Alexander Graf wrote: > > > On 22.02.16 20:52, york sun wrote: >> On 02/22/2016 11:42 AM, Alexander Graf wrote: >>> >>> >>> On 22.02.16 19:39, york sun wrote: On 02/22/2016 10:31 AM, Alexander Graf wrote: > > On Feb 22, 2016, at 7:12 PM, york sun wrote: >

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread Alexander Graf
On 22.02.16 20:52, york sun wrote: > On 02/22/2016 11:42 AM, Alexander Graf wrote: >> >> >> On 22.02.16 19:39, york sun wrote: >>> On 02/22/2016 10:31 AM, Alexander Graf wrote: On Feb 22, 2016, at 7:12 PM, york sun wrote: > On 02/22/2016 10:02 AM, Alexander Graf wrote: >>

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread york sun
On 02/22/2016 11:42 AM, Alexander Graf wrote: > > > On 22.02.16 19:39, york sun wrote: >> On 02/22/2016 10:31 AM, Alexander Graf wrote: >>> >>> On Feb 22, 2016, at 7:12 PM, york sun wrote: >>> On 02/22/2016 10:02 AM, Alexander Graf wrote: > > >> Am 22.02.2016 um 18:37 schrieb yo

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread Alexander Graf
On 22.02.16 19:39, york sun wrote: > On 02/22/2016 10:31 AM, Alexander Graf wrote: >> >> On Feb 22, 2016, at 7:12 PM, york sun wrote: >> >>> On 02/22/2016 10:02 AM, Alexander Graf wrote: > Am 22.02.2016 um 18:37 schrieb york sun : > >> On 02/21/2016 05:57 PM, Alexander Graf

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread york sun
On 02/22/2016 10:31 AM, Alexander Graf wrote: > > On Feb 22, 2016, at 7:12 PM, york sun wrote: > >> On 02/22/2016 10:02 AM, Alexander Graf wrote: >>> >>> Am 22.02.2016 um 18:37 schrieb york sun : > On 02/21/2016 05:57 PM, Alexander Graf wrote: > Howdy, > > Currently on

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread Stephen Warren
On 02/21/2016 06:57 PM, Alexander Graf wrote: Howdy, Currently on arm64 there is a big pile of mess when it comes to MMU support and page tables. Each board does its own little thing and the generic code is pretty dumb and nobody actually uses it. This patch set tries to clean that up. After th

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread Alexander Graf
On Feb 22, 2016, at 7:12 PM, york sun wrote: > On 02/22/2016 10:02 AM, Alexander Graf wrote: >> >> >>> Am 22.02.2016 um 18:37 schrieb york sun : >>> On 02/21/2016 05:57 PM, Alexander Graf wrote: Howdy, Currently on arm64 there is a big pile of mess when it comes to MMU >>

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread york sun
On 02/22/2016 10:02 AM, Alexander Graf wrote: > > >> Am 22.02.2016 um 18:37 schrieb york sun : >> >>> On 02/21/2016 05:57 PM, Alexander Graf wrote: >>> Howdy, >>> >>> Currently on arm64 there is a big pile of mess when it comes to MMU >>> support and page tables. Each board does its own little th

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread Alexander Graf
> Am 22.02.2016 um 18:37 schrieb york sun : > >> On 02/21/2016 05:57 PM, Alexander Graf wrote: >> Howdy, >> >> Currently on arm64 there is a big pile of mess when it comes to MMU >> support and page tables. Each board does its own little thing and the >> generic code is pretty dumb and nobody a

Re: [U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-22 Thread york sun
On 02/21/2016 05:57 PM, Alexander Graf wrote: > Howdy, > > Currently on arm64 there is a big pile of mess when it comes to MMU > support and page tables. Each board does its own little thing and the > generic code is pretty dumb and nobody actually uses it. > > This patch set tries to clean that

[U-Boot] [PATCH 0/9] arm64: Unify MMU code

2016-02-21 Thread Alexander Graf
Howdy, Currently on arm64 there is a big pile of mess when it comes to MMU support and page tables. Each board does its own little thing and the generic code is pretty dumb and nobody actually uses it. This patch set tries to clean that up. After this series is applied, all boards except for the