submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
8 lines
276 B
Plaintext
8 lines
276 B
Plaintext
* ARM AMBA Primecell PL011 & PL010 serial UART
|
|
|
|
Required properties:
|
|
- compatible: must be "arm,primecell", "arm,pl011" or "arm,pl010"
|
|
- reg: exactly one register range with length 0x1000
|
|
- clock: input clock frequency for the UART (used to calculate the baud
|
|
rate divisor)
|