u-boot-brain/arch/arc
Alexey Brodkin 1c91a3d979 arc: relocate - minor refactoring and clean-up
* use better symbols for relocatable region boundaries
("__image_copy_start" instead of "CONFIG_SYS_TEXT_BASE")
 * remove useless debug messages because they will only show up in case
of both problem (when normal "if" branch won't be taken) and DEBUG take
place which is pretty rare situation.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-01-15 22:38:42 +03:00
..
cpu/arc700 arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00
include/asm arc: relocate - minor refactoring and clean-up 2015-01-15 22:38:42 +03:00
lib arc: relocate - minor refactoring and clean-up 2015-01-15 22:38:42 +03:00
config.mk arc: add dependences on MMU presence 2015-01-15 22:38:42 +03:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00