[bsp][ls1c] fix a misoperation

attach #7291
This commit is contained in:
7YZ7 2023-04-18 10:59:31 +08:00 committed by GitHub
parent 501b22aabe
commit 9e680e9f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#define LS1C_ACPI_IRQ 0
#define LS1C_HPET_IRQ 1
//#define LS1C_UART0_IRQ 3 // linux使用3v1.4版本之前1c分配有问题建议使用2以确保正确
#define LS1C_UART1_IRQ 4
#define LS1C_UART2_IRQ 5
#define LS1C_CAN0_IRQ 6
#define LS1C_CAN1_IRQ 7