[rtems commit] build: Use standard format
    Sebastian Huber 
    sebh at rtems.org
       
    Wed Mar 15 14:43:55 UTC 2023
    
    
  
Module:    rtems
Branch:    master
Commit:    a0bb541d42112c68fc5e4a95cbd9a11ec7b6ddb7
Changeset: http://git.rtems.org/rtems/commit/?id=a0bb541d42112c68fc5e4a95cbd9a11ec7b6ddb7
Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Mar 15 15:52:26 2023 +0100
build: Use standard format
---
 spec/build/bsps/optxpssysctrlbaseaddress.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/build/bsps/optxpssysctrlbaseaddress.yml b/spec/build/bsps/optxpssysctrlbaseaddress.yml
index 2e4b3547e1..475caabcca 100644
--- a/spec/build/bsps/optxpssysctrlbaseaddress.yml
+++ b/spec/build/bsps/optxpssysctrlbaseaddress.yml
@@ -9,7 +9,7 @@ copyrights:
 - Copyright (C) 2022 On-Line Applications Research Corporation (OAR)
 default:
 - enabled-by: true
-  value: 0xFF180000
+  value: 0xff180000
 description: |
   base address of XPS
 enabled-by: true
    
    
More information about the vc
mailing list