[U-Boot] [U-Boot, v3] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)

Andreas Bießmann andreas.devel at googlemail.com
Mon Dec 9 13:39:49 CET 2013


Dear Mateusz Kulikowski,

Mateusz Kulikowski <mateusz.kulikowski at 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.kulikowski at 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


More information about the U-Boot mailing list