Skip to content

For bd devregs - #8

Open
1udo6arre wants to merge 2 commits into
boundarydevices:masterfrom
1udo6arre:for_bd_devregs
Open

1udo6arre wants to merge 2 commits into
boundarydevices:masterfrom
1udo6arre:for_bd_devregs

Conversation

@1udo6arre

Copy link
Copy Markdown

hello

This pull request adds:

  • Tools for generate dat file from svd file
  • An additional method to define the dat file from device-tree compatible

Regards
Ludo

This patch adds an additional method to defined the file name
based on the device-tree compatible.
dt compatible format:
 <manufacturer>,<soc_name>-<board_extension>

try to find:
/etc/devregs_<soc_name>.dat

Signed-off-by: Ludovic Barre <1udovic.6arre@gmail.com>
The CMSIS System View Description format(CMSIS-SVD) formalizes
the description of the system contained in Arm, in particular,
the memory mapped registers of peripherals.

This script allows to generate dat file from SVD file.
SVD files are available on vendor site or https://github.com/posborne/cmsis-svd

Signed-off-by: Ludovic Barre <1udovic.6arre@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant