diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-02-12 15:34:08 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2011-02-22 23:25:19 -0600 |
commit | 8e29ebabf825ee0c85cb0c93d6aa495cc54811ab (patch) | |
tree | 26e13d34ab6885cbacedfb6d376a276bf7200360 /arch/powerpc/cpu/mpc8xxx | |
parent | c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8 (diff) | |
download | u-boot-imx-8e29ebabf825ee0c85cb0c93d6aa495cc54811ab.zip u-boot-imx-8e29ebabf825ee0c85cb0c93d6aa495cc54811ab.tar.gz u-boot-imx-8e29ebabf825ee0c85cb0c93d6aa495cc54811ab.tar.bz2 |
fsl_law: Fix LAW printing function
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@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/cpu/mpc8xxx')
0 files changed, 0 insertions, 0 deletions