From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 26 Oct 2020 00:59:24 +0100 Subject: [maemo-leste] [PATCH] nokia_rx51: disable obsolete VIDEO config In-Reply-To: <20201025230454.am73pwipwgqv3rev@pali> References: <20201018225441.7f8f721d@crub> <20201018205936.velwpr7xyajzwevf@pali> <20201019011743.GG14816@bill-the-cat> <20201020093051.62siwgt2dhsdlpjd@pali> <20201020141707.GU14816@bill-the-cat> <20201021090837.i52wpkvu7anehjat@pali> <20201021124702.GA14816@bill-the-cat> <20201024100659.lidlip3prcfx7qhu@pali> <20201024121931.GX14816@bill-the-cat> <20201025230454.am73pwipwgqv3rev@pali> Message-ID: <20201026005924.18e7203b@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 26 Oct 2020 00:04:54 +0100 Pali Roh?r pali at kernel.org wrote: ... > Maybe I'm doing something wrong that I do not see it? Or is there any > other way to "list all issues for N900" which needs to be addressed? $ ./tools/buildman/buildman nokia_rx51 Building current source for 1 boards (1 thread, 12 jobs per thread) arm: w+ nokia_rx51 +===================== WARNING ====================== +This board does not use CONFIG_DM. CONFIG_DM will be +compulsory starting with the v2020.01 release. +Failure to update may result in board removal. +See doc/driver-model/migration.rst for more info. +==================================================== +This board does not use CONFIG_DM_MMC. Please update +the board to use CONFIG_DM_MMC before the v2019.04 release. +Failure to update by the deadline may result in board removal. +This board does not use CONFIG_DM_USB. Please update +the board to use CONFIG_DM_USB before the v2019.07 release. +This board does not use CONFIG_DM_VIDEO Please update +the board to use CONFIG_DM_VIDEO before the v2019.07 release. +This board does not use CONFIG_WDT (DM watchdog support). +Please update the board to use CONFIG_WDT before the +v2019.10 release. 0 1 0 /1 nokia_rx51 Completed: 1 total built, duration 0:00:04, rate 0.25 -- Anatolij