[ARMLLB]: Add the MACHINE_TYPE code for the ZOOM2, based on the standard machtype definitions maintained by the various boot loader communities.

svn path=/trunk/; revision=49738
This commit is contained in:
Sir Richard 2010-11-23 16:44:59 +00:00
parent 2a7167e9ce
commit 57571947e3

View file

@ -24,4 +24,9 @@
//
#define MACH_TYPE_OMAP3_BEAGLE 1546
//
// LogicPD ZOOM-II MDK Board, OMAP3530 SoC
//
#define MACH_TYPE_OMAP_ZOOM2 1967
/* EOF */