2017-11-28 23:17 GMT+09:00 Tom Rini <tr...@konsulko.com>: > On Tue, Nov 28, 2017 at 09:52:24AM +0900, Masahiro Yamada wrote: > >> Hi Tom, >> >> Please pull a large number of NAND core syncing >> and a little bit UniPhier updates. >> >> I picked up commits from Linux one by one >> in order not to break existing drivers. >> At last, the Denali NAND driver is fully synced with Linux 4.15-rc1. >> I tested it on my UniPhier boards, and working for me. >> >> >> >> The following changes since commit 0931b6f20e19f6c412d6ad1ba8e3b50b2a70c3c0: >> >> Merge git://git.denx.de/u-boot-rockchip (2017-11-26 18:10:21 -0500) >> >> are available in the git repository at: >> >> git://git.denx.de/u-boot-uniphier.git master >> >> for you to fetch changes up to 6391d42f23181d363fc5e07652baf1c79a37f1b5: >> >> ARM: uniphier: remove unused NAND CONFIG options (2017-11-28 09:39:19 >> +0900) > > NAK. At the moment it's causing at least two size issues: > https://travis-ci.org/trini/u-boot/jobs/308399764 > https://travis-ci.org/trini/u-boot/jobs/308399741
As far as I saw, the problem is the following three: openrd_client openrd_base openrd_ultimate Today, I noticed they were on the boundary of the size check. Then, I sent this patch for the assert -> BUG_ON() conversion: http://patchwork.ozlabs.org/patch/842106/ Maybe, I can insert it before the NAND core updates. > And the rest of the build is > https://travis-ci.org/trini/u-boot/builds/308399729 and I'm going to let > it finish. Thanks! > > -- > Tom > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > https://lists.denx.de/listinfo/u-boot > -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot