Default binary should have more relaxed pinout: serial #4998

removing global F4 UARTD3 default
This commit is contained in:
rusefillc 2023-01-23 07:12:25 -05:00
parent f036c566f4
commit f80640c61b
4 changed files with 0 additions and 8 deletions

View File

@ -271,8 +271,6 @@
#define TS_CAN_AF PAL_MODE_ALTERNATIVE_CAN
#define TS_CAN_DEVICE_SHORT_PACKETS_IN_ONE_FRAME
#undef TS_PRIMARY_UxART_PORT
#define EFI_USB_SERIAL TRUE
#define EFI_CONSOLE_USB_DEVICE SDU1
// Cypress uses a fake USB device that's just a plain channel

View File

@ -34,7 +34,6 @@
#define ADC_CHANNEL_VREF ADC_CHANNEL_IN14
#undef TS_PRIMARY_UxART_PORT
#define TS_PRIMARY_UxART_PORT UARTD4
#undef EFI_UART_GPS

View File

@ -21,7 +21,6 @@
#define LED_RUNING_BRAIN_PIN_MODE INVERTED_OUTPUT
/* debug console */
#undef TS_PRIMARY_UxART_PORT
#define TS_PRIMARY_UxART_PORT SD1
/* Knock detection */

View File

@ -394,10 +394,6 @@
#define EFI_USE_UART_DMA TRUE
#endif
#ifndef TS_PRIMARY_UxART_PORT
#define TS_PRIMARY_UxART_PORT UARTD3
#endif
#define AUX_SERIAL_DEVICE (&SD6)
#ifndef EFI_CONSOLE_TX_BRAIN_PIN