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:
c39fcad
)
ts4800: add CONFIG_OF_LIBFDT
author
Damien Riegel
<damien.riegel@savoirfairelinux.com>
Tue, 6 Oct 2015 21:33:28 +0000
(17:33 -0400)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 30 Oct 2015 14:09:20 +0000
(15:09 +0100)
Linux only boots IMX.51-based boards with device tree, so this board
would benefit from supporting it.
Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Cc: Stefano Babic <sbabic@denx.de>
include/configs/ts4800.h
patch
|
blob
|
history
diff --git
a/include/configs/ts4800.h
b/include/configs/ts4800.h
index fbca8a68ef2338b815a943a90aa225441fe98621..2f6c97cf5871e73a30db5dd33a861655897ae3ca 100644
(file)
--- a/
include/configs/ts4800.h
+++ b/
include/configs/ts4800.h
@@
-24,6
+24,8
@@
#define CONFIG_HW_WATCHDOG
+#define CONFIG_OF_LIBFDT
+
#define CONFIG_MACH_TYPE MACH_TYPE_TS48XX
/* text base address used when linking */