]> git.ipfire.org Git - u-boot.git/commit
xtensa: add core information for the de212 processor
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 10 Aug 2016 15:36:47 +0000 (18:36 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 15 Aug 2016 22:46:40 +0000 (18:46 -0400)
commit28b48a0710cde7270bca423cee8ed12b0c54eb01
treec3750a23b1c7f4696d800fbbd6a3fc05e3c8deee
parent2d2811c230be23d4cc810e60b0582f0b13d70d63
xtensa: add core information for the de212 processor

DE212 is a general purpose xtensa processor without full MMU.
Core information files are autogenerated from the processor description
and are not meant to be edited.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/xtensa/include/asm/arch-de212/core.h [new file with mode: 0644]
arch/xtensa/include/asm/arch-de212/tie-asm.h [new file with mode: 0644]
arch/xtensa/include/asm/arch-de212/tie.h [new file with mode: 0644]