powerpc/ps3: Add gelic udbg driver
Add a new udbg driver for the PS3 gelic Ehthernet device. This driver shares only a few stucture and constant definitions with the gelic Ethernet device driver, so is implemented as a stand-alone driver with no dependencies on the gelic Ethernet device driver. Signed-off-by:Hector Martin <hector@marcansoft.com> Signed-off-by:
Andre Heider <a.heider@gmail.com> Signed-off-by:
Geoff Levand <geoff@infradead.org> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/powerpc/Kconfig.debug 8 additions, 0 deletionsarch/powerpc/Kconfig.debug
- arch/powerpc/include/asm/udbg.h 1 addition, 0 deletionsarch/powerpc/include/asm/udbg.h
- arch/powerpc/kernel/udbg.c 2 additions, 0 deletionsarch/powerpc/kernel/udbg.c
- arch/powerpc/platforms/ps3/Kconfig 12 additions, 0 deletionsarch/powerpc/platforms/ps3/Kconfig
- arch/powerpc/platforms/ps3/Makefile 1 addition, 0 deletionsarch/powerpc/platforms/ps3/Makefile
- arch/powerpc/platforms/ps3/gelic_udbg.c 273 additions, 0 deletionsarch/powerpc/platforms/ps3/gelic_udbg.c
- drivers/net/ps3_gelic_net.c 3 additions, 0 deletionsdrivers/net/ps3_gelic_net.c
- drivers/net/ps3_gelic_net.h 6 additions, 0 deletionsdrivers/net/ps3_gelic_net.h
Loading
Please register or sign in to comment