[U-Boot] [PATCH v2 05/30] x86: Panic if there is no relocation data

Simon Glass sjg at chromium.org
Tue Nov 25 03:47:21 CET 2014


On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> This normally indicates a problem which will prevent relocation from
> functioning, resulting in a hang. Panic in this case to make it easier
> to debug.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Change 'not' to 'no' since it reads better
>
>  arch/x86/lib/relocate.c | 3 +++
>  1 file changed, 3 insertions(+)

Applied to u-boot-x86.


More information about the U-Boot mailing list