An error occurred while fetching folder content.
allwinner: Fix incorrect ARISC code patch offset check
Samuel Holland authored
The current range check for the offset is wrong: it is counting bytes,
while indexing an array of uint32_t. Since the offset is always zero,
the parameter is unnecessary. Instead of adding more code to fix the
check, remove the parameter to avoid the problem entirely.
Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Change-Id: Iadfc7d027155adc754e017b3462233ce9a1d64f6
5cffedce
Name Last commit Last update