summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/socfpga
diff options
context:
space:
mode:
authorHua Yanghao <huayanghao@gmail.com>2014-12-22 04:45:59 +0800
committerTom Rini <trini@ti.com>2015-01-05 15:13:28 -0500
commit90bac29a76bc8d649b41a55f2786c0abef9bb2c1 (patch)
tree4a2b8e5783d229b3b30127e621492ea01ea6e6cb /arch/arm/cpu/armv7/socfpga
parent97a8196451d786e640fb96895a0e7dbefe6c9ff8 (diff)
downloadblackbird-obmc-uboot-90bac29a76bc8d649b41a55f2786c0abef9bb2c1.tar.gz
blackbird-obmc-uboot-90bac29a76bc8d649b41a55f2786c0abef9bb2c1.zip
cmd_fdt: fix working_fdt is set to wrong value
Instead of setting working_fdt to map_sysmem(addr) (e.g. blob), it should be set to addr directly as inside set_working_fdt_addr it uses map_sysmem(addr) again. To test: ./u-boot -d dts/dt.bin , then issue: fdt addr 0x100, fdt print will then cause an segmentation fault. After this fix fdt print is functional.
Diffstat (limited to 'arch/arm/cpu/armv7/socfpga')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud