[U-Boot] [PATCH] arch: armv8: Remove the error when dcache is off
Michal Simek
michal.simek at xilinx.com
Tue Jun 27 11:20:13 UTC 2017
Hi,
On 27.6.2017 13:01, Alexander Graf wrote:
> I don't think that's going to work - at least not without compiler flag
> changes. By default, gcc will happily generate unaligned accesses. If
> you disable dcache, these will trap.
What's that compiler flags we should be using to avoid that?
The reason for this change is to have really small u-boot which fits to
OCM without DDR to be able to do initial programming.
Thanks,
Michal
More information about the U-Boot
mailing list