summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms/xt2000/include/platform/serial.h
Commit message (Collapse)AuthorAgeFilesLines
* xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-061-1/+1
| | | | | | | | Introduce the header arch/xtensa/include/asm/core.h that provides definitions for XCHAL macros missing in older xtensa releases. Use this header instead of variant/core.h Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
* xtensa: Add xt2000 support files.Chris Zankel2008-11-061-0/+28
The last check-in to support the xt2000 development platform was missing some files. Signed-off-by: Chris Zankel <chris@zankel.net>