Re: [LEDE-DEV] [PATCH] layerscape: activate fpu feature

2018-01-01 Thread Mathew McBride
On 2/1/18 2:58 am, Hauke Mehrtens wrote: The CPU sub type was set to a CPU version with FPU, but the FPU feature was not activated before, so a soft float toolchain was created. Activate also the FPU feature to create the correct toolchain. Signed-off-by: Hauke Mehrtens --- This probably fixes

Re: [LEDE-DEV] [RFC 07/26] kernel: add kmod-dax

2017-12-03 Thread Mathew McBride
On 26/11/17 10:45 pm, Hauke Mehrtens wrote: > In kernel 4.14 kmod-dm depends on kmod-dax. > Add DAX: "Direct access to differentiated memory" to LEDE. Hi Hauke, I had to add CONFIG_DEV_DAX to the KCONFIG otherwise the kernel build got interrupted for the missing symbol. > Signed-off-by: Hauke

[LEDE-DEV] arm64/layerscape dtb build break after image.mk change

2017-11-08 Thread Mathew McBride
Hi all, After commit 986d9deb3b24bc72e9e7ecf93affbc3f188bb926 ("build: allow calling append-dtb from image build commands"), layerscape targets do not build correctly anymore. The failure is on DTB compilation, where an attempt is made to place the DTB in a non-existent path: make[5]: Ente