diff --git a/arch/arm/mach-omap2/include/mach/board-am335xevm.h b/arch/arm/mach-omap2/include/mach/board-am335xevm.h
index fae17511a5d0550670e55ef79f348db97902ce2d..a8fe93a223d01cf9d13b0d6549f1d57b64319406 100644 (file)
#define LOW_COST_EVM 0
#define GEN_PURP_EVM 1
#define IND_AUT_MTR_EVM 2
#define LOW_COST_EVM 0
#define GEN_PURP_EVM 1
#define IND_AUT_MTR_EVM 2
-#define IP_PHN_EVM 3
+#define IP_PHN_EVM 3
+#define BEAGLE_BONE_OLD 4
+#define BEAGLE_BONE_A3 5
/* REVIST : check posibility of PROFILE_(x) syntax usage */
#define PROFILE_NONE -1 /* Few EVM doesn't have profiles */
/* REVIST : check posibility of PROFILE_(x) syntax usage */
#define PROFILE_NONE -1 /* Few EVM doesn't have profiles */
void am33xx_evmid_fillup(unsigned int evmid);
void am33xx_cpsw_macidfillup(char *eeprommacid0, char *eeprommacid1);
void am33xx_cpsw_init(unsigned int gigen);
void am33xx_evmid_fillup(unsigned int evmid);
void am33xx_cpsw_macidfillup(char *eeprommacid0, char *eeprommacid1);
void am33xx_cpsw_init(unsigned int gigen);
+void am33xx_d_can_init(unsigned int instance);
#endif
#endif