summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1176
diff options
context:
space:
mode:
authorStephen Warren <swarren@wwwdotorg.org>2015-02-16 19:16:15 (GMT)
committerTom Rini <trini@ti.com>2015-02-21 13:28:16 (GMT)
commit46414296953410706e917cef9238926084e83a4b (patch)
treeffc3f305d13f7cf801eca71f57d5572f9c87464c /arch/arm/cpu/arm1176
parentdb75356f14646a4bca7b712f2128435e97f55c17 (diff)
downloadu-boot-fsl-qoriq-46414296953410706e917cef9238926084e83a4b.tar.xz
rpi: add support for Raspberry Pi 2 model B
USB doesn't seem to work yet; the controller detects the on-board Hub/ Ethernet device but can't read the descriptors from it. I haven't investigated yet. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'arch/arm/cpu/arm1176')
-rw-r--r--arch/arm/cpu/arm1176/bcm2835/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/arm1176/bcm2835/Kconfig b/arch/arm/cpu/arm1176/bcm2835/Kconfig
index 94f57d7..162f973 100644
--- a/arch/arm/cpu/arm1176/bcm2835/Kconfig
+++ b/arch/arm/cpu/arm1176/bcm2835/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_RPI
+if TARGET_RPI || TARGET_RPI_2
config DM
default y if !SPL_BUILD