[U-Boot] [PATCH 05/12] imx:mx6 update fuse_bank0_regs

Stefano Babic sbabic at denx.de
Tue Feb 10 12:51:31 CET 2015


On 09/01/2015 09:59, Peng Fan wrote:
> Update fuse_bank0_regs structure according reference mannual.
> 
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> ---
>  arch/arm/include/asm/arch-mx6/imx-regs.h | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h
> index c968600..22f371d 100644
> --- a/arch/arm/include/asm/arch-mx6/imx-regs.h
> +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h
> @@ -624,12 +624,16 @@ struct fuse_bank0_regs {
>  	u32	rsvd1[3];
>  	u32	uid_high;
>  	u32	rsvd2[3];
> -	u32	rsvd3[4];
> -	u32	rsvd4[4];
> -	u32	rsvd5[4];
> +	u32	cfg2;
> +	u32	rsvd3[3];
> +	u32	cfg3;
> +	u32	rsvd4[3];
> +	u32	cfg4;
> +	u32	rsvd5[3];
>  	u32	cfg5;
>  	u32	rsvd6[3];
> -	u32	rsvd7[4];
> +	u32	cfg6;
> +	u32	rsvd7[3];
>  };
>  
>  #ifdef CONFIG_MX6SX
> 
Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list