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

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Apr 30 18:32:55 UTC 2017



Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas:
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  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 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
> 

applied to u-boot-mips/next, thanks!

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170430/98e73981/attachment.sig>


More information about the U-Boot mailing list