[U-Boot] [PATCH 3/4] arm: Remove unregister MACH_TYPE_xxx uses
Stephen Warren
swarren at wwwdotorg.org
Wed Jan 11 01:14:32 CET 2017
On 01/10/2017 03:22 PM, Tom Rini wrote:
> Before we can sync with the latest mach-types.h file from the Linux
> Kernel we need to remove some instances of MACH_TYPE_xxx from our
> sources. As these values have been removed from the canonical upstream
> source we should not be using them either, so drop.
The Tegra and RPi changes only affect non-DT booting, right?
It would be nice if the Tegra config headers could be kept consistent,
i.e. delete all places that define CONFIG_MACH_TYPE from all Tegra
config headers, rather than just removing a few. Perhaps it even makes
sense to do that source-tree-wide, at least for ARM boards?
More information about the U-Boot
mailing list