mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
rockchip: Add a script to parse datasheets
This script has proved useful for parsing datasheets and creating register shift/mask values for use in header files. Include it in case it is useful for others. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -243,6 +243,12 @@ SPI flash.
|
||||
|
||||
See above for instructions on how to write a SPI image.
|
||||
|
||||
rkmux.py
|
||||
--------
|
||||
|
||||
You can use this script to create #defines for SoC register access. See the
|
||||
script for usage.
|
||||
|
||||
|
||||
Device tree and driver model
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user