board: emsdp: doc update and bug fixes

- update doc for different core configuration.

- fix some bugs in dts related files.

- add dts config and defconfig for different core configuration.

- end files with a newline in boards/arc/emsdp/board.dtsi

- remove unused head in boards/arc/emsdp/doc/index.rst

- ARC_MPU_VER in different core is fixed. so remove some useless code
  for ARC_MPU_VER judgements in Kconfig.defconfig.* files for emsdp

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
This commit is contained in:
Watson Zeng 2019-08-05 14:50:16 +08:00 committed by Carles Cufí
commit 80ca3e064e
35 changed files with 520 additions and 88 deletions

View file

@ -5,7 +5,7 @@
*/
/**
* @brief Board configuration macros for EM Starter kit board
* @brief Board configuration macros for EM Software Development Platform board
*
* This header file is used to specify and describe board-level
* aspects for the target.
@ -19,13 +19,6 @@
/* default system clock */
#define SYSCLK_DEFAULT_IOSC_HZ MHZ(100)
/*
* UART: use lr and sr to access subsystem uart IP
*/
// #define UART_NS16550_ACCESS_IOPORT
// #define UART_REG_ADDR_INTERVAL 4
/* ARC EM Core IRQs */
#define IRQ_TIMER0 16