x86: Re-enable PCAT timer 2 for beeping
While we don't want PCAT timers for timing, we want timer 2 so that we can
still make a beep. Re-purpose the PCAT driver for this, and enable it in
coreboot.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/include/asm/u-boot-x86.h 1 addition, 0 deletionsarch/x86/include/asm/u-boot-x86.h
- arch/x86/lib/Makefile 1 addition, 1 deletionarch/x86/lib/Makefile
- arch/x86/lib/pcat_timer.c 3 additions, 66 deletionsarch/x86/lib/pcat_timer.c
- arch/x86/lib/tsc_timer.c 5 additions, 1 deletionarch/x86/lib/tsc_timer.c
- include/configs/coreboot.h 1 addition, 0 deletionsinclude/configs/coreboot.h
Loading
Please register or sign in to comment