From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:56:55 -0700 Subject: [U-Boot] [PATCH 3/3] crypto/fsl: clean-up - use fdt_setprop_u32 helper In-Reply-To: <1436365498-25890-3-git-send-email-horia.geanta@freescale.com> References: <1436365498-25890-1-git-send-email-horia.geanta@freescale.com> <1436365498-25890-3-git-send-email-horia.geanta@freescale.com> Message-ID: <55C0E0C7.90409@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/08/2015 07:24 AM, Horia Geant? wrote: > Signed-off-by: Horia Geant? > --- Applied to u-boot-fsl-qoriq master with minor change in subject. Thanks. York