-
- Downloads
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>
Showing
- arch/arm/Kconfig 5 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/cpu/arm1176/bcm2835/Kconfig 1 addition, 1 deletionarch/arm/cpu/arm1176/bcm2835/Kconfig
- arch/arm/include/asm/arch-bcm2835/mbox.h 4 additions, 0 deletionsarch/arm/include/asm/arch-bcm2835/mbox.h
- board/raspberrypi/rpi/rpi.c 26 additions, 2 deletionsboard/raspberrypi/rpi/rpi.c
- board/raspberrypi/rpi_2/Kconfig 15 additions, 0 deletionsboard/raspberrypi/rpi_2/Kconfig
- board/raspberrypi/rpi_2/MAINTAINERS 6 additions, 0 deletionsboard/raspberrypi/rpi_2/MAINTAINERS
- board/raspberrypi/rpi_2/Makefile 7 additions, 0 deletionsboard/raspberrypi/rpi_2/Makefile
- configs/rpi_2_defconfig 4 additions, 0 deletionsconfigs/rpi_2_defconfig
- include/configs/rpi-common.h 186 additions, 0 deletionsinclude/configs/rpi-common.h
- include/configs/rpi.h 2 additions, 166 deletionsinclude/configs/rpi.h
- include/configs/rpi_2.h 15 additions, 0 deletionsinclude/configs/rpi_2.h
Loading
Please register or sign in to comment