Browse Source
The issue is found when doing shell command "i2c scan" on sama7g54-ek. In this case no data will be transferred besides START and STOP. Data abort would occur on accessing "msg->buf[msg->idx++]" when MMU is enabled and "msg->idx" is very large. Signed-off-by: Tony Han <tony.han@microchip.com>pull/92180/merge
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue