Hi, experts: I have a question about compiler option "-mno-unaligned-access".
Why not open "-mno-unaligned-access" compiler option globally by default when compiling u-boot? It seems if one driver needs to open it, should set it in Makefile individually: $(obj) tst/tst.o: CFLAGS += $(PLATFORM_NO_UNALIGNED) Best wishes,
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot