Hello. On 09/07/2016 09:57 PM, Chris Brandt wrote:
Due to a mistake in the hardware manual, the FWSLC and POST1-4 registers were not documented and left out of the driver for RZ/A making the CAM feature non-operational. Additionally, when the offset values for POST1-4 are left blank, the driver attempts to set them using an offset of 0xFFFF which can cause a memory corruption or panic.
You didn't really fix the root cause here...
This patch fixes the panic and properly enables CAM. Reported-by: Daniel Palmer <[email protected]> Signed-off-by: Chris Brandt <[email protected]> --- v2: * POST registers really do exist, so just add them
Acked-by: Sergei Shtylyov <[email protected]> MBR, Sergei
