~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 4183c2410e6998a1397447876df434b24499478d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_PCM051 || TARGET_PHYCORE_AM335X_R2

config SYS_BOARD
	default "phycore_am335x_r2"

config SYS_VENDOR
	default "phytec"

config SYS_SOC
	default "am33xx"

config SYS_CONFIG_NAME
	default "phycore_am335x_r2"

endif