Re: [U-Boot] [PATCH v3 28/28] mtd: properly handle SPL kbuild lines

2018-12-05 Thread Boris Brezillon
Hi Miquel, On Wed, 5 Dec 2018 00:57:14 +0100 Miquel Raynal wrote: > Instead of compiling just a few files from the root Makefile, rework > the MTD Makefile tree to take into account SPL's needs. > As mentioned in my review of patch 1, I think patch 1, 27 and 28 could be merged in a single

[U-Boot] [PATCH v3 28/28] mtd: properly handle SPL kbuild lines

2018-12-04 Thread Miquel Raynal
Instead of compiling just a few files from the root Makefile, rework the MTD Makefile tree to take into account SPL's needs. Signed-off-by: Miquel Raynal --- drivers/Makefile | 6 +- drivers/mtd/Makefile | 44 ++- drivers/mtd/nand/Makefile