summaryrefslogtreecommitdiff
path: root/board/technologic/ts4800/Makefile
AgeCommit message (Collapse)Author
2015-09-02ARM: ts4800: add basic board supportLucile Quirion
This commit adds basic support including: MMC, Serial console, TS4800 watchdog The config use CONFIG_SKIP_LOWLEVEL_INIT as U-boot is used as a second stage bootloader. Signed-off-by: Lucile Quirion <[email protected]> signed-off-by: Damien Riegel <[email protected]> Cc: Stefano Babic <[email protected]>