linux/arch/arm/mach-clps711x
Alexander Shiyan 32c6c01b0e 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>
2014-02-28 17:44:30 +01:00
..
include/mach ARM: clps711x: Remove EP72XX_ROM_BOOT option 2014-02-28 17:44:30 +01:00
board-autcpu12.c ARM: clps711x: autcpu12: Remove incorrect config checking 2013-08-13 23:29:14 -07:00
board-cdb89712.c ARM: clps711x: Replace "arch_initcall" in common code with ".init_early" 2013-06-11 15:47:33 -07:00
board-clep7312.c ARM: clps711x: Replace "arch_initcall" in common code with ".init_early" 2013-06-11 15:47:33 -07:00
board-edb7211.c ARM: clps711x: edb7211: Remove extra iotable_init() call 2013-08-13 23:29:16 -07:00
board-p720t.c ARM: clps711x: Replace "arch_initcall" in common code with ".init_early" 2013-06-11 15:47:33 -07:00
common.c ARM: clps711x: Switch to sched_clock_register() 2013-11-21 15:40:59 -08:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
devices.c serial: clps711x: Driver refactor 2013-12-17 09:28:40 -08:00
devices.h ARM: clps711x: Re-add GPIO support 2013-06-11 15:44:57 -07:00
Kconfig ARM: clps711x: Remove EP72XX_ROM_BOOT option 2014-02-28 17:44:30 +01:00
Makefile ARM: clps711x: Drop fortunet board support 2013-08-13 23:29:11 -07:00
Makefile.boot ARM: clps711x: Always select AUTO_ZRELADDR for a platform 2012-11-21 09:57:32 -08:00