[U-Boot] [PATCH 1/6] net: macb: sync header definitions as taken from Linux
    Joe Hershberger 
    joe.hershberger at ni.com
       
    Mon Jul 15 18:31:01 UTC 2019
    
    
  
On Tue, Jun 11, 2019 at 10:51 AM Ramon Fried <rfried.dev at gmail.com> wrote:
>
> Few registers and bits were added by Cadence and
> they were not updated in the headers.
> Take the latest definitions as defined in Linux
> header (5.1) that also includes some comments
> about existing registers.
>
> One register was improperly named (UR), fix that.
This is breaking the build.  "UR" is still referred to in
drivers/net/macb.c line 805.
Did you build test this?
>
> Signed-off-by: Ramon Fried <rfried.dev at gmail.com>
    
    
More information about the U-Boot
mailing list