Dear Mateusz Kulikowski, Mateusz Kulikowski <mateusz.kulikow...@gmail.com> writes: >Add support for USB-A9263 board manufactured by Calao Systems >(http://www.calao-systems.com/). >Code is based on old U-Boot sources (2010.09) released by Calao. > >Signed-off-by: Mateusz Kulikowski <mateusz.kulikow...@gmail.com> > >--- >Changes for v3 >- Updated Makefile to a new build system >- Use generic GPIO for NAND and MAC (requires new GPIO patches) >- Use common at91 phy reset >- Dropped spi0 clock setup (pin is unused) >- Fixed PHY address as 0x0001 and dropped PHY autodetect > (no need for autodetect - PHY address is bootstrapped to 1) >--- > board/calao/usb_a9263/Makefile | 14 ++++ > board/calao/usb_a9263/usb_a9263.c | 148 +++++++++++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/usb_a9263.h | 169 ++++++++++++++++++++++++++++++++++++++ > 4 files changed, 332 insertions(+) > create mode 100644 board/calao/usb_a9263/Makefile > create mode 100644 board/calao/usb_a9263/usb_a9263.c > create mode 100644 include/configs/usb_a9263.h
applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot