mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[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:
parent
2a7167e9ce
commit
57571947e3
1 changed files with 5 additions and 0 deletions
|
@ -24,4 +24,9 @@
|
|||
//
|
||||
#define MACH_TYPE_OMAP3_BEAGLE 1546
|
||||
|
||||
//
|
||||
// LogicPD ZOOM-II MDK Board, OMAP3530 SoC
|
||||
//
|
||||
#define MACH_TYPE_OMAP_ZOOM2 1967
|
||||
|
||||
/* EOF */
|
Loading…
Reference in a new issue