Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
f309fa38
Commit
f309fa38
authored
Mar 12, 2008
by
Nobuhiro Iwamatsu
Browse files
sh: Remove disable_ctrlc function from R7780MP
Signed-off-by:
Nobuhiro Iwamatsu
<
iwamatsu@nigauri.org
>
parent
6f4b266f
Changes
1
Hide whitespace changes
Inline
Side-by-side
board/r7780mp/r7780mp.c
View file @
f309fa38
/*
* Copyright (C) 2007 Nobuhiro Iwamatsu
* Copyright (C) 2007
,2008
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
* Copyright (C) 2008 Yusuke Goda <goda.yusuke@renesas.com>
*
* This program is free software; you can redistribute it and/or
...
...
@@ -40,9 +40,6 @@ int board_init(void)
/* SCIF Enable */
*
(
vu_short
*
)
PHCR
=
0x0000
;
/* Disable Control-C */
disable_ctrlc
(
1
);
return
0
;
}
...
...
Write
Preview
Supports
Markdown
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