projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a66016
)
mx6slevk: Include "mx6_common.h"
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 9 Jan 2014 10:57:12 +0000
(08:57 -0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 13 Jan 2014 10:52:28 +0000
(11:52 +0100)
Include "mx6_common.h" so that some ARM errata are applied and also the
vddsoc regulator can be changed.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
include/configs/mx6slevk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6slevk.h
b/include/configs/mx6slevk.h
index
7abad08
..
b29f78c
100644
(file)
--- a/
include/configs/mx6slevk.h
+++ b/
include/configs/mx6slevk.h
@@
-11,6
+11,7
@@
#include <asm/arch/imx-regs.h>
#include <asm/sizes.h>
+#include "mx6_common.h"
#define CONFIG_MX6
#define CONFIG_DISPLAY_CPUINFO