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:
45ec322
)
am3517_evm: Drop inadvertently added line
author
Tom Rini
<trini@konsulko.com>
Fri, 14 Sep 2018 17:41:31 +0000
(13:41 -0400)
committer
Tom Rini
<trini@konsulko.com>
Fri, 14 Sep 2018 17:41:31 +0000
(13:41 -0400)
I added in the CONFIG_MISC_INIT_R line by mistake when applying the
previous patch, fix.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/am3517_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/am3517_evm.h
b/include/configs/am3517_evm.h
index a3d261bbba9eb9a34549ff264b43593086b086b9..0463e42048dfa942d82cf0d64099f07172c81b51 100644
(file)
--- a/
include/configs/am3517_evm.h
+++ b/
include/configs/am3517_evm.h
@@
-25,7
+25,6
@@
#include <configs/ti_omap3_common.h>
#undef CONFIG_DM_I2C_COMPAT
-#define CONFIG_MISC_INIT_R
#define CONFIG_REVISION_TAG
/* Hardware drivers */