2
0
forked from Ivasoft/openwrt

at91: Add SAMA5D2 PTC EK board

Add target device as at91-sama5d2_ptc_ek in SAMA5D2 subtarget and
build images for SAMA5D2 PTC Ek board.

Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
This commit is contained in:
Sandeep Sheriker Mallikarjun
2018-05-04 10:27:51 -07:00
committed by John Crispin
parent 60750ab505
commit 27ca6cdc7b
5 changed files with 484 additions and 3 deletions

View File

@@ -46,6 +46,9 @@ at91_board_detect() {
*"Atmel SAMA5D27 SOM1 EK")
name="sama5d27_som1_ek"
;;
*"Atmel SAMA5D2 PTC EK")
name="sama5d2_ptc_ek"
;;
*"SAMA5D2 Xplained")
name="sama5d2_xplained"
;;