]> Git Repo - J-u-boot.git/commit
arm: Note vendor-required status of certain MACH_TYPE values
authorTom Rini <[email protected]>
Thu, 26 Jan 2017 01:42:38 +0000 (20:42 -0500)
committerTom Rini <[email protected]>
Sat, 28 Jan 2017 19:04:26 +0000 (14:04 -0500)
commitcd7b634413ea25838185db2faffc313d4d571fa9
treea3b69e1416aa130eb27c5a5a58fb95c123906ab3
parent4247fd69468e51af89083758d170a43608c5a4c5
arm: Note vendor-required status of certain MACH_TYPE values

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 <[email protected]>
Cc: Walter Schweizer <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Fabio Estevam <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Stefan Roese <[email protected]>
board/quipos/cairo/cairo.c
include/configs/ds109.h
include/configs/exynos5420-common.h
include/configs/omap3_cairo.h
include/configs/titanium.h
include/configs/udoo.h
include/configs/work_92105.h
This page took 0.037241 seconds and 4 git commands to generate.