
On 26.01.2017 02:42, Tom Rini wrote:
In the cases of some boards, a MACH_TYPE number is used which is either not registered upstream or worse (for functionality) is re-using the number of a different (or reference) platform instead. Make sure we have a comment in these cases.
Cc: Albert ARIBAUD albert.aribaud@3adev.fr Cc: Walter Schweizer swwa@users.sourceforge.net Cc: Stefan Roese sr@denx.de Cc: Fabio Estevam fabio.estevam@nxp.com Signed-off-by: Tom Rini trini@konsulko.com
board/quipos/cairo/cairo.c | 2 +- include/configs/ds109.h | 15 ++------------- include/configs/exynos5420-common.h | 4 ++-- include/configs/omap3_cairo.h | 5 ++--- include/configs/titanium.h | 4 ++--
Acked-by: Stefan Roese sr@denx.de
Thanks, Stefan