projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
960aa89
)
corenet: Disable video on P2020DS
author
Andy Fleming
<afleming@freescale.com>
Thu, 24 Jan 2013 07:55:11 +0000
(
01:55
-0600)
committer
Andy Fleming
<afleming@freescale.com>
Wed, 30 Jan 2013 17:25:16 +0000
(11:25 -0600)
The P2020DS build had grown too large, and video support isn't enabled
in almost any other Freescale board. Disabling it allows us to keep
building, and provides options for reenabling it later.
Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/P2020DS.h
patch
|
blob
|
history
diff --git
a/include/configs/P2020DS.h
b/include/configs/P2020DS.h
index 0cc57816927d8b8720586a8bf70959bfd73bc604..a975ee10edb30cd6ac4788953532a8d8aa7a3f22 100644
(file)
--- a/
include/configs/P2020DS.h
+++ b/
include/configs/P2020DS.h
@@
-490,7
+490,7
@@
#define VIDEO_IO_OFFSET CONFIG_SYS_PCIE1_IO_VIRT
/* video */
-#
define
CONFIG_VIDEO
+#
undef
CONFIG_VIDEO
#if defined(CONFIG_VIDEO)
#define CONFIG_BIOSEMU