From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Nuno_Gon=C3=A7alves?= Date: Fri, 10 Jan 2020 16:30:44 +0100 Subject: regression with sunxi: psci: avoid error address-of-packed-member Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de After [1] on a Orange Pi Zero I hang on Starting kernel. While this commit changed the order of clamp_set fixing it did not solve the problem for me. It appears that the problem is simply that a memcpy to sunxi_prcm_reg.cpu_pwroff does not have the same behaviour as writing a single bit. Thanks, Nuno [1] https://github.com/u-boot/u-boot/commit/9bd34a69a453d409792e08c00953ce8862145e65