Hi,
Maybe check the GCC option "-mno-unaligned-access"
$>cat arch/arm/cpu/armv7/config.mk
#
# (C) Copyright 2002
# Gary Jennejohn, DENX Software Engineering,
#
# SPDX-License-Identifier: GPL-2.0+
#
# On supported platforms we set the bit which causes us to trap on unaligned
# memory access. Th
Hi All,
We got the issue, actually our DDR only supports 32bit access, 16bit and
8bit access are not supported.
Is there any compiler option or any u-boot option, we need to configure so
that u-boot use 32 bit access only.
Thanks in advance.
Regards
Shekhar Singh
On Thu, Nov 1, 2018 at 7:14 PM S
Hello SHEKHAR SINGH,
Am 01.11.2018 um 14:44 schrieb SHEKHAR SINGH:
Hi All,
I am new to U-boot. Currently, I am working on developing U-boot for a new
SOC. The SOC has arm926ej-s as the core and is implemented on Xilinx FPGA
with SD-card as the boot device. With current setup DDR is already
init
Hi All,
I am new to U-boot. Currently, I am working on developing U-boot for a new
SOC. The SOC has arm926ej-s as the core and is implemented on Xilinx FPGA
with SD-card as the boot device. With current setup DDR is already
initialized by FPGA and SD card can be accessed using direct addressing. W
4 matches
Mail list logo