-
- Downloads
common: remove bedbug debugger support
Commit 98f705c9 ("powerpc: remove 4xx support") removed (in 2017) the last code that made use of bedbug debugger support. Since there aren't any boards left that define either CONFIG_CMD_BEDBUG or a real bedbug_init(), drop this feature from u-boot. Signed-off-by:Ovidiu Panait <ovidiu.panait@windriver.com> Reviewed-by:
Thomas Huth <thuth@redhat.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/powerpc/cpu/mpc83xx/traps.c 0 additions, 7 deletionsarch/powerpc/cpu/mpc83xx/traps.c
- arch/powerpc/cpu/mpc85xx/traps.c 0 additions, 7 deletionsarch/powerpc/cpu/mpc85xx/traps.c
- cmd/Kconfig 0 additions, 7 deletionscmd/Kconfig
- cmd/Makefile 0 additions, 1 deletioncmd/Makefile
- cmd/bedbug.c 0 additions, 410 deletionscmd/bedbug.c
- common/Makefile 0 additions, 1 deletioncommon/Makefile
- common/bedbug.c 0 additions, 1254 deletionscommon/bedbug.c
- common/board_r.c 1 addition, 8 deletionscommon/board_r.c
- doc/README.bedbug 0 additions, 56 deletionsdoc/README.bedbug
- include/bedbug/bedbug.h 0 additions, 40 deletionsinclude/bedbug/bedbug.h
- include/bedbug/ppc.h 0 additions, 408 deletionsinclude/bedbug/ppc.h
- include/bedbug/regs.h 0 additions, 400 deletionsinclude/bedbug/regs.h
- include/bedbug/tables.h 0 additions, 601 deletionsinclude/bedbug/tables.h
- include/bedbug/type.h 0 additions, 29 deletionsinclude/bedbug/type.h
- post/lib_powerpc/string.c 0 additions, 1 deletionpost/lib_powerpc/string.c
Loading
Please register or sign in to comment