summaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms/xt2000/include/platform/serial.h
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07xtensa: replace variant/core.h with asm/core.hMax Filippov1-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>
2008-11-06xtensa: Add xt2000 support files.Chris Zankel1-0/+28
The last check-in to support the xt2000 development platform was missing some files. Signed-off-by: Chris Zankel <chris@zankel.net>