ARM: clps711x: Remove EP72XX_ROM_BOOT option
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 15 Feb 2014 08:05:31 +0000 (12:05 +0400)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Feb 2014 16:44:30 +0000 (17:44 +0100)
commit32c6c01b0e58c38c4f4256091633f6b342987e28
tree5c4e2e1c10673c3a88ce1a25d8ff3910da7602ed
parentead47a75cf5b92145294a4cc9671a31b34116589
ARM: clps711x: Remove EP72XX_ROM_BOOT option

CLPS711X CPUs have 128 bytes of on-chip Boot ROM with an
instruction sequence that configure UART1 to receive up to
2 Kbytes of serial data which is then placed in the on-chip
SRAM. Once the download is complete, the program counter
jumps to SRAM to begin executed the downloaded data.
The purpose of this mode is to allow the downloaded code to
facilitate programming of FLASH or other ROM device. Selection
of the internal Boot ROM is accomplished at power-on-reset time.
No reason to keep this special (develop only) mode in the kernel.
This patch removes EP72XX_ROM_BOOT kernel symbol.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-clps711x/Kconfig
arch/arm/mach-clps711x/include/mach/hardware.h