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:
ebf7bef
)
PM9G45 adding generic board support
author
Georgi Botev
<botev@ronetix.at>
Tue, 13 Jan 2015 10:30:17 +0000
(12:30 +0200)
committer
Tom Rini
<trini@ti.com>
Tue, 13 Jan 2015 14:37:27 +0000
(09:37 -0500)
Signed-off-by: Georgi Botev <botev@ronetix.at>
include/configs/pm9g45.h
patch
|
blob
|
history
diff --git
a/include/configs/pm9g45.h
b/include/configs/pm9g45.h
index f78e0ec173e0f1fecf09eed1f1420810ee0b6922..a8dc0f0b032692b594190579500642369cdd6238 100644
(file)
--- a/
include/configs/pm9g45.h
+++ b/
include/configs/pm9g45.h
@@
-22,6
+22,8
@@
*/
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */
#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"