[U-Boot] [PATCH v2 20/37] rockchip: Add a script to parse datasheets

Simon Glass sjg at chromium.org
Fri Jan 22 19:38:38 CET 2016


On 21 January 2016 at 19:45, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
>  doc/README.rockchip |   6 ++
>  tools/rkmux.py      | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 224 insertions(+)
>  create mode 100755 tools/rkmux.py

Applied to u-boot-rockchip.


More information about the U-Boot mailing list