Commit 067277e1 authored by Alén Arias Vázquez's avatar Alén Arias Vázquez 😎

used trailling spaces sublime text

parent 14bf7b81
......@@ -230,12 +230,12 @@ fsbl_config: bootfw_patch $(XSCT_BIN) $(GW_XSA)
$(VT)echo -e "$(CO)Configuring fsbl...$(NC)" $(LOGT)
# gives erros like:
# WARNING: sysconfig command is DEPRECATED.
#
#
# Only one system configuration will be allowed in a platform.
# If no system configuration is present, creating a domain will create the system configuration.
#
# ERROR:set_bsp_conf set periph_type_overrides {{BOARD template}}: Cannot set Property "periph_type_overrides" with {BOARD template}
#
#
# ERROR:set_bsp_conf set periph_type_overrides {{BOARD template}}: Cannot set Property "periph_type_overrides" with {BOARD template}
#
# ERROR: Could not find the bsp config parameter.
# to get the list of valida parameters on "os" run "bsp listparams -os"
# to get the list of valida parameters on "processor" instance run "bsp listparams -proc"
......@@ -288,12 +288,12 @@ pmufw_config: bootfw_patch $(XSCT_BIN) $(GW_XSA)
$(VT)echo -e "$(CO)Configuring pmufw...$(NC)" $(LOGT)
# gives erros like:
# WARNING: sysconfig command is DEPRECATED.
#
#
# Only one system configuration will be allowed in a platform.
# If no system configuration is present, creating a domain will create the system configuration.
#
# ERROR:set_bsp_conf set periph_type_overrides {{BOARD template}}: Cannot set Property "periph_type_overrides" with {BOARD template}
#
#
# ERROR:set_bsp_conf set periph_type_overrides {{BOARD template}}: Cannot set Property "periph_type_overrides" with {BOARD template}
#
# ERROR: Could not find the bsp config parameter.
# to get the list of valida parameters on "os" run "bsp listparams -os"
# to get the list of valida parameters on "processor" instance run "bsp listparams -proc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment