]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: bcmnsp: Add bcmnsp u-architecture
authorScott Branden <sbranden@broadcom.com>
Mon, 11 Aug 2014 20:58:24 +0000 (13:58 -0700)
committerTom Rini <trini@ti.com>
Sat, 30 Aug 2014 11:46:40 +0000 (07:46 -0400)
commit562f01a2baff4b454864c3d3d67fb315cf67adfa
tree1be5a7cc3dbe7f8429d8fa50cc933d4f39ea762c
parent7986688075c13c1a87a086a2b36fcbcb4774efa8
arm: bcmnsp: Add bcmnsp u-architecture

Base support for the Broadcom NSP SoC.
Based on iproc-common and the SoC specific reset function.

Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Steve Rae <srae@broadcom.com>
arch/arm/cpu/armv7/bcmnsp/Makefile [new file with mode: 0644]
arch/arm/cpu/armv7/bcmnsp/reset.c [new file with mode: 0644]