[U-Boot] [PATCH] fsl_law: Fix LAW printing function
Kumar Gala
galak at kernel.crashing.org
Mon Mar 7 16:13:25 CET 2011
On Feb 13, 2011, at 11:18 PM, Kumar Gala wrote:
> We had an extra '0x' in the output of the LAWAR header that would cause
> output like:
>
> LAWBAR11: 0x00000000 LAWAR0x11: 0x80f0001d
>
> intead of:
>
> LAWBAR11: 0x00000000 LAWAR11: 0x80f0001d
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> drivers/misc/fsl_law.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied
- k
More information about the U-Boot
mailing list