Skip to content

Commit

Permalink
WIP i.MX6 UART fsl,imx6q-uart
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Heider committed Mar 8, 2023
1 parent 90ca7b3 commit 050a01a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tools/hardware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,15 @@ devices:
- index: 0
kernel: WDT1_PPTR
user: true
# i.MX6 UART
- compatible:
- fsl,imx6q-uart
regions:
- index: 0
kernel: UART_PPTR
macro: CONFIG_PRINTING
user: true
kernel_size: 0x10000
# various serial consoles (`grep <compatible> serial/*`)
- compatible:
- amlogic,meson-gx-uart
Expand Down

0 comments on commit 050a01a

Please sign in to comment.