diff --git a/reactos/boot/armllb/inc/machtype.h b/reactos/boot/armllb/inc/machtype.h index 10ecfafeffb..9c76f4c1282 100644 --- a/reactos/boot/armllb/inc/machtype.h +++ b/reactos/boot/armllb/inc/machtype.h @@ -24,4 +24,9 @@ // #define MACH_TYPE_OMAP3_BEAGLE 1546 +// +// LogicPD ZOOM-II MDK Board, OMAP3530 SoC +// +#define MACH_TYPE_OMAP_ZOOM2 1967 + /* EOF */ \ No newline at end of file