summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorAlbert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr>2016-09-26 09:08:04 +0200
committerStefano Babic <sbabic@denx.de>2016-10-06 09:06:16 +0200
commit083e4fd401f5a29343c28333a5b83693b44bea5a (patch)
tree94cae86f5b707293e13ad61130d2cb85009cd8cd /include/configs
parent27f7d4f5f754d0eb124a8aa8e92d0dd578e15286 (diff)
pcm052: remove target-specific dtb name from env
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/pcm052.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h
index 0f74988889..7ba8e0a65a 100644
--- a/include/configs/pcm052.h
+++ b/include/configs/pcm052.h
@@ -124,7 +124,7 @@
"blimg_addr=0x81000400\0" \
"kernel_file=zImage\0" \
"kernel_addr=0x82000000\0" \
- "fdt_file=vf610-pcm052.dtb\0" \
+ "fdt_file=zImage.dtb\0" \
"fdt_addr=0x81000000\0" \
"ram_file=uRamdisk\0" \
"ram_addr=0x83000000\0" \