Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
U
uboot-imx
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Librem5
uboot-imx
Commits
fe876787
Commit
fe876787
authored
Sep 09, 2008
by
Wolfgang Denk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions
Signed-off-by:
Wolfgang Denk
<
wd@denx.de
>
parent
965de106
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
15 deletions
+0
-15
board/stxxtc/stxxtc.c
board/stxxtc/stxxtc.c
+0
-14
include/configs/stxxtc.h
include/configs/stxxtc.h
+0
-1
No files found.
board/stxxtc/stxxtc.c
View file @
fe876787
...
...
@@ -599,20 +599,6 @@ void hw_watchdog_reset(void)
#endif
#ifdef CONFIG_SHOW_ACTIVITY
/* called from timer interrupt every 1/CFG_HZ sec */
void
board_show_activity
(
ulong
timestamp
)
{
}
/* called when looping */
void
show_activity
(
int
arg
)
{
}
#endif
#if defined(CFG_CONSOLE_IS_IN_ENV) && defined(CFG_CONSOLE_OVERWRITE_ROUTINE)
int
overwrite_console
(
void
)
{
...
...
include/configs/stxxtc.h
View file @
fe876787
...
...
@@ -580,7 +580,6 @@ typedef unsigned int led_id_t;
/* use board specific hardware */
#undef CONFIG_WATCHDOG
/* watchdog disabled */
#define CONFIG_HW_WATCHDOG
#define CONFIG_SHOW_ACTIVITY
/*****************************************************************************/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment