Re: [U-Boot] error in the make: bad value in the asm-offsets.c file

2018-11-07 Thread Ian Kane
Sarah, It looks to me from the attached image that the error is related to an expected, but missing value for the -march flag. To me, I'd expect to see "-march=ARMv5 switch" instead of "-march= switch". Make note of the empty space in the second. However I defer to anyone else more

[U-Boot] Recommended location of board device tree source (DTS)

2018-09-25 Thread Ian Kane
Hello, new here and learning... The project documentation regarding flat device trees (FDT) ( http://git.denx.de/?p=u-boot.git;a=blob;f=doc/README.fdt-control) recommends device tree source (DTS) be placed in one location that appears inconsistent with practice. The linked README recommends