summaryrefslogtreecommitdiff
path: root/configs/pcm052_defconfig
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-02-14 00:46:48 +0300
committerStefano Babic <sbabic@denx.de>2019-04-13 21:30:08 +0300
commite78f9fd2eb1dace47d42e6672db2947910193fdb (patch)
tree605aeb3e4ed02a81c3d0fd1dc877692a4a3e3993 /configs/pcm052_defconfig
parentfbe114aa4b2f906f48c30fe3590fc5c1a1886eff (diff)
downloadu-boot-e78f9fd2eb1dace47d42e6672db2947910193fdb.tar.xz
ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)
This commit provides update and renames the bk4r1.dts to vf610-bk4r1.dts file with more on SoC HW description. The pcm052.dts has been renamed to vf610-pcm052.dts as well. Moreover, a new vf610-pcm052.drsi file has been introduced to reuse the common code between devices based on Phytec's pcm052 modules. Ported from Linux kernel - v4.20 (tag) Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'configs/pcm052_defconfig')
-rw-r--r--configs/pcm052_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig
index e207df51a8..26ee823df3 100644
--- a/configs/pcm052_defconfig
+++ b/configs/pcm052_defconfig
@@ -24,7 +24,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=NAND"
CONFIG_MTDPARTS_DEFAULT="mtdparts=NAND:640k(bootloader),128k(env1),128k(env2),128k(dtb),6144k(kernel),-(root)"
CONFIG_CMD_UBI=y
CONFIG_OF_CONTROL=y
-CONFIG_DEFAULT_DEVICE_TREE="pcm052"
+CONFIG_DEFAULT_DEVICE_TREE="vf610-pcm052"
CONFIG_ENV_IS_IN_NAND=y
CONFIG_DM=y
CONFIG_DM_GPIO=y