-
- Downloads
devkit3250: add Timll DevKit3250 board initial support
This change adds a basic support for Embest/Timll DevKit3250 board, NOR and UART are the only supported peripherals for a moment. The board doesn't require low-level init, because the initial SDRAM and GPIO configuration is performed during kickstart bootloader execution. Signed-off-by:Vladimir Zapolskiy <vz@mleia.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Acked-by:
Marek Vasut <marek.vasut@gmail.com>
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- board/timll/devkit3250/Makefile 44 additions, 0 deletionsboard/timll/devkit3250/Makefile
- board/timll/devkit3250/devkit3250.c 65 additions, 0 deletionsboard/timll/devkit3250/devkit3250.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/devkit3250.h 117 additions, 0 deletionsinclude/configs/devkit3250.h
Loading
Please register or sign in to comment