On 23 April 2017 at 02:43, Álvaro Fernández Rojas <nolt...@gmail.com> wrote:
> Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com>
> ---
>  v5: Add specific desc functions.
>  v4: No changes.
>  v3: Several improvements:
>   - Probe driver correctly.
>   - Allocate size for priv struct.
>   - Cosmetic fixes.
>  v2: Introduce changes suggested by Daniel Schwierzeck:
>   - Split BMIPS support patches.
>   - Get register base from DT.
>
>  drivers/cpu/Makefile    |   2 +
>  drivers/cpu/bmips_cpu.c | 310 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 312 insertions(+)
>  create mode 100644 drivers/cpu/bmips_cpu.c

Reviewed-by: Simon Glass <s...@chromium.org>

But please use readl() instead of __raw_readl()
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to