
24 Jan
2017
24 Jan
'17
2:22 a.m.
On Tue, Jan 24, 2017 at 12:43:11AM +0100, Lukasz Majewski wrote:
This patch provides u-boot support for Liebherr (LWN) mccmon6 board.
[snip]
+#define MACH_TYPE_WANDBOARD 4412 +#define CONFIG_MACH_TYPE MACH_TYPE_WANDBOARD
Sorry for not spotting this part before. This is just wrong. This isn't a wandboard, but I see you cribbed this from wandboard.h. Please drop this and make sure there's nothing else wandboard-centric that crept in here. Thanks!
--
Tom