diff options
author | Liu Ying <Ying.Liu@freescale.com> | 2013-12-22 05:02:42 (GMT) |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2014-01-12 22:00:06 (GMT) |
commit | d47c961695dd60ed7e54dc61c16ef3f3173fe3ea (patch) | |
tree | 77f476b37256431159ed5a6d882f13b9a99ecb18 /board/bf526-ezbrd | |
parent | f794b532ebfb962bee24bb5257bf03a3bdf59ebf (diff) | |
download | u-boot-d47c961695dd60ed7e54dc61c16ef3f3173fe3ea.tar.xz |
video: ipu reg: Correct reserved array size in struct ipu_idmac
The array reserved as a placeholder in the structure ipu_idmac
should contain 44 32bit unsigned integer entries instead of 45
ones, because the placeholder is located bewteen the register
IDMAC_SC_CORD1 and the register IDMAC_CH_BUSY_1 with the address
offsets of 0x804c and 0x8100 respectively.
Reported-by: Robin Gong <b38343@freescale.com>
Acked-by: Robin Gong <b38343@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Diffstat (limited to 'board/bf526-ezbrd')
0 files changed, 0 insertions, 0 deletions