Re: [U-Boot] [PATCH v6 06/14] cpu: add CPU driver for Broadcom MIPS SoCs

2017-04-30 Thread Daniel Schwierzeck
Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas: > Signed-off-by: Álvaro Fernández Rojas > Reviewed-by: Simon Glass > --- > v6: Introduce changes suggested by Simon Glass: > - Use read/write instead of __raw_read/__raw_write. > v5: Add specific

[U-Boot] [PATCH v6 06/14] cpu: add CPU driver for Broadcom MIPS SoCs

2017-04-24 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas Reviewed-by: Simon Glass --- v6: Introduce changes suggested by Simon Glass: - Use read/write instead of __raw_read/__raw_write. v5: Add specific desc functions. v4: No changes. v3: Several improvements: - Probe