Re: [PATCH v2 14/16] ARM: at91: microchip-ksz9477-evb: implement first stage

2019-02-26 Thread Ahmad Fatoum
On 22/2/19 14:45, Roland Hieber wrote: > Hi Ahmad, > > On Tue, Feb 19, 2019 at 06:21:48PM +0100, Ahmad Fatoum wrote: >> This imports the low level init code from at91bootstrap >> https://github.com/linux4sam/at91bootstrap/blob/v3.8.12/board/sama5d3_xplained/sama5d3_xplained.c > > This file

Re: [PATCH v2 14/16] ARM: at91: microchip-ksz9477-evb: implement first stage

2019-02-22 Thread Roland Hieber
Hi Ahmad, On Tue, Feb 19, 2019 at 06:21:48PM +0100, Ahmad Fatoum wrote: > This imports the low level init code from at91bootstrap > https://github.com/linux4sam/at91bootstrap/blob/v3.8.12/board/sama5d3_xplained/sama5d3_xplained.c This file is under a BSD-style license: 8 *

[PATCH v2 14/16] ARM: at91: microchip-ksz9477-evb: implement first stage

2019-02-19 Thread Ahmad Fatoum
This imports the low level init code from at91bootstrap https://github.com/linux4sam/at91bootstrap/blob/v3.8.12/board/sama5d3_xplained/sama5d3_xplained.c Signed-off-by: Ahmad Fatoum --- .../boards/microchip-ksz9477-evb/lowlevel.c | 194 +- arch/arm/mach-at91/Kconfig