Re: [LEDE-DEV] [LEDE-DEV, v2, 01/11] at91: Renaming subtarget sama5d3 to sama5

2017-09-16 Thread Florian Fainelli
On 09/13/2017 11:51 AM, Sandeep Sheriker Mallikarjun wrote: > Renaming at91 subtarget sama5d3 to sama5 and using at91-sama5d3_xplained > as a target device in sama5 subtarget.This will enable to add other > sama5d2 & sama5d4 target devices in sama5 subtraget.This will avoid > code duplication whe

[LEDE-DEV] [LEDE-DEV, v2, 01/11] at91: Renaming subtarget sama5d3 to sama5

2017-09-13 Thread Sandeep Sheriker Mallikarjun
Renaming at91 subtarget sama5d3 to sama5 and using at91-sama5d3_xplained as a target device in sama5 subtarget.This will enable to add other sama5d2 & sama5d4 target devices in sama5 subtraget.This will avoid code duplication when sama5d2 & sama5d4 added as different subtarget. Signed-off-by: Sand