]> git.baikalelectronics.ru Git - uboot.git/commit
ag7xxx: add initial support for s17
authorRosy Song <rosysong@rosinson.com>
Sat, 16 Mar 2019 01:24:50 +0000 (09:24 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 12 Apr 2019 15:32:51 +0000 (17:32 +0200)
commit518d7048f1b96fefb48258773c68239a7dc8ef4e
treee6ab849e18f6f97d2623d3ce2e89416621e0d4f3
parent1db159932dde691352bffc9f9fec4ac4874116bd
ag7xxx: add initial support for s17

S17 ethernet support is for QCA8337N, which used on
AP152 (QCA9563) board. It is a 7 ports GbE switch.

Signed-off-by: Rosy Song <rosysong@rosinson.com>
Changes for v2-v3:
   - add more commit message for s17

Changes for v4-v5:
   - coding style cleanup
drivers/net/ag7xxx.c