Searched hist:"632 efa744013205c5f9a2a5fe21bfd0f968d00c7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/ |
H A D | board_f.c | 632efa744013205c5f9a2a5fe21bfd0f968d00c7 Mon Mar 11 02:06:48 CDT 2013 Simon Glass <sjg@chromium.org> Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Link symbols as created by the link script can either be absolute or relative to the text start. This option switches between the two options so that we can support both.
As we convert architectures over to generic board, we can see if this option is actually needed, or whether it is possible to unify this feature also.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | README | 632efa744013205c5f9a2a5fe21bfd0f968d00c7 Mon Mar 11 02:06:48 CDT 2013 Simon Glass <sjg@chromium.org> Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
Link symbols as created by the link script can either be absolute or relative to the text start. This option switches between the two options so that we can support both.
As we convert architectures over to generic board, we can see if this option is actually needed, or whether it is possible to unify this feature also.
Signed-off-by: Simon Glass <sjg@chromium.org>
|