Re: [U-Boot] [PATCH v3 0/4] add support for atheros ath79 based SOCs

2015-12-24 Thread Marek Vasut
On Thursday, December 24, 2015 at 12:21:59 PM, Wills Wang wrote: > These series of patch add support for atheros ath79 based SOCs in u-boot, > at the present moment it's just available for ar933x chip. > > Changes in v3: > - Convert serial driver to driver model > - Convert spi driver to driver mo

[U-Boot] [PATCH v3 0/4] add support for atheros ath79 based SOCs

2015-12-24 Thread Wills Wang
These series of patch add support for atheros ath79 based SOCs in u-boot, at the present moment it's just available for ar933x chip. Changes in v3: - Convert serial driver to driver model - Convert spi driver to driver model - Add support for device tree - Move SoC specific header files into arch/