Select Git revision
sections.h
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Alexey Brodkin authored
* 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>
Alexey Brodkin authored* 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>