|
From: openocd-gerrit <ope...@us...> - 2023-03-18 17:30:57
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Main OpenOCD repository".
The branch, master has been updated
via e1b0d5759a1e9221d534400505c6eb7e43abd051 (commit)
from fc30feb51a76e893646e2794c99a78dbdc0d251f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e1b0d5759a1e9221d534400505c6eb7e43abd051
Author: Wolfram Sang <ws...@ke...>
Date: Fri Mar 3 16:50:38 2023 +0100
tcl/board/at91sam9g20-ek: remove outdated FIXME
It was fixed by e94180571 ("at91sam9: factorise cpu support") in 2011.
Signed-off-by: Wolfram Sang <ws...@ke...>
Change-Id: I95ea149b45a9902424bf9068b4a2830c17ddc6be
Reviewed-on: https://review.openocd.org/c/openocd/+/7525
Tested-by: jenkins
Reviewed-by: Tomas Vanek <va...@fb...>
diff --git a/tcl/board/at91sam9g20-ek.cfg b/tcl/board/at91sam9g20-ek.cfg
index a5831cd91..4740471c8 100644
--- a/tcl/board/at91sam9g20-ek.cfg
+++ b/tcl/board/at91sam9g20-ek.cfg
@@ -7,10 +7,6 @@
# #
#################################################################################################
-# FIXME use some standard target config, maybe create one from this
-#
-# source [find target/...cfg]
-
source [find target/at91sam9g20.cfg]
set _FLASHTYPE nandflash_cs3
-----------------------------------------------------------------------
Summary of changes:
tcl/board/at91sam9g20-ek.cfg | 4 ----
1 file changed, 4 deletions(-)
hooks/post-receive
--
Main OpenOCD repository
|