
Dear Vovk Konstantin,
In message 49900EAF.7090806@svitonline.com you wrote:
Add support for CPU and serial communication. Interrupt not used for work with Timer0. Serial communication configured for UART0.
cpu/arm720t/cpu.c | 48 ++++++- cpu/arm720t/interrupts.c | 82 +++++++++++- cpu/arm720t/serial.c | 115 ++++++++++++++- cpu/arm720t/start.S | 30 ++++- include/asm-arm/arch-arm720t/W90P710.h | 240 +++++++++++++++++++++++++++++++ include/asm-arm/arch-arm720t/hardware.h | 2 + include/asm-arm/io.h | 4 + 7 files changed, 512 insertions(+), 9 deletions(-) create mode 100644 include/asm-arm/arch-arm720t/W90P710.h
Signed-off-by: line missing -- rejected.
Best regards,
Wolfgang Denk