projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ce10b
)
generic-board
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
Update mx6_cubox-i to use CONFIG_SYS_GENERIC_BOARD, as
arch/<arch>/lib/board.c is deprecated.
See doc/README.generic-board for more details.
Gbp-Pq: Topic cubox-i
Gbp-Pq: Name generic-board.diff
include/configs/mx6_cubox-i.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6_cubox-i.h
b/include/configs/mx6_cubox-i.h
index 0baf2664e77bd95676d06ee0d46f5b69ece7e3b7..e0cad3e388d17624760da77389bed87b8a15f4f6 100644
(file)
--- a/
include/configs/mx6_cubox-i.h
+++ b/
include/configs/mx6_cubox-i.h
@@
-33,6
+33,8
@@
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (8 * SZ_1M)