
Hi Tom,
On Wed, 8 Feb 2023 at 11:35, Tom Rini trini@konsulko.com wrote:
On Wed, Feb 08, 2023 at 11:28:22AM -0700, Simon Glass wrote:
Hi Tom,
On Tue, 7 Feb 2023 at 18:37, Tom Rini trini@konsulko.com wrote:
On Wed, Feb 01, 2023 at 01:19:12PM -0700, Simon Glass wrote:
Sometimes the Makefile rules or source code refers to Kconfig
options
which don't exist. Update the moveconfig tool to check this and
produce
a series of reports about inconsistencies.
This can then be used to generate patches to correct the problems.
Signed-off-by: Simon Glass sjg@chromium.org
For the series, except for 46/76 which was a rename not dropped in v3, and the one or two that look to be missing in patchwork, applied to u-boot/master, thanks!
OK thanks. It looks like these four patches:
sh4: Drop unused twl6030 driver samsung: Rename PINCTRL_EXYNOS78x0 (should be dropped) mtd: Drop unused CONFIG_ONENAND_U_BOOT mtd: Drop unused kb9202_nand driver
I'm not sure what is wrong with patchwork, or even if it is patchwork, but things seem to be lost sometimes.
I suspect Google dropped them on the floor as lore.kernel.org is also missing v3 for the 3 of those that weren't supposed to be dropped. I noticed you had some of the problems I've also had when posting very large/long series where sometimes it'll get rejected and you need to pick up and continue after a bit.
Sadly, I think you are right.
Regards, Simon