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:
committed by
John Crispin
parent
60750ab505
commit
27ca6cdc7b
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user