Home
last modified time | relevance | path

Searched hist:"6 b02d06feb18d27dfd9e2122009967c1d30bfdb6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c6b02d06feb18d27dfd9e2122009967c1d30bfdb6 Mon Jun 30 09:59:06 UTC 2014 Vasili Galka <vvv444@gmail.com> m68k: Fix bug, "address of" operator was forgotten

in_be16() shall be passed a pointer to register and not its value. This
is clearly a typo resulting in a wrong memory access, so fix it.

Cc: Alison Wang <b18965@freescale.com>, Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Vasili Galka <vvv444@gmail.com>