From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] mx6: add OTP bank1 registers
Date: Mon, 18 May 2015 01:32:25 +0300 [thread overview]
Message-ID: <555916F9.2010306@mail.bg> (raw)
In-Reply-To: <1431580312-24880-2-git-send-email-tharvey@gateworks.com>
Hi Tim,
On 05/14/2015 08:11 AM, Tim Harvey wrote:
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> ---
> arch/arm/include/asm/arch-mx6/imx-regs.h | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
> diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h
> index 9a4ad8b..35bb005 100644
> --- a/arch/arm/include/asm/arch-mx6/imx-regs.h
> +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h
> @@ -640,6 +640,25 @@ struct fuse_bank0_regs {
> u32 rsvd7[3];
> };
>
> +struct fuse_bank1_regs {
> + u32 mem0;
> + u32 rsvd0[3];
> + u32 mem1;
> + u32 rsvd1[3];
> + u32 mem2;
> + u32 rsvd2[3];
> + u32 mem3;
> + u32 rsvd3[3];
> + u32 mem4;
> + u32 rsvd4[3];
> + u32 ana0;
> + u32 rsvd5[3];
> + u32 ana1;
> + u32 rsvd6[3];
> + u32 ana2;
> + u32 rsvd7[3];
> +};
> +
> #ifdef CONFIG_MX6SX
> struct fuse_bank4_regs {
> u32 sjc_resp_low;
>
U-Boot 2015.07-rc1-21804-gaf1db4a-dirty (May 18 2015 - 01:26:05)
CPU: Freescale i.MX6SOLO rev1.1 996 MHz (running at 792 MHz)
CPU: Commercial temperature grade (0C to 95C) at 59C
Reset cause: POR
Board: RIoTboard
Tested-by: Nikolay Dimitrov <picmaster@mail.bg>
Regards,
Nikolay
next prev parent reply other threads:[~2015-05-17 22:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-14 5:11 [U-Boot] [PATCH v2 0/4]: imx: mx6: use OTP for temperature grade info Tim Harvey
2015-05-14 5:11 ` [U-Boot] [PATCH v2 1/4] mx6: add OTP bank1 registers Tim Harvey
2015-05-15 8:08 ` Christian Gmeiner
2015-05-17 22:32 ` Nikolay Dimitrov [this message]
2015-05-14 5:11 ` [U-Boot] [PATCH v2 2/4] imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP Tim Harvey
2015-05-15 8:17 ` Christian Gmeiner
2015-05-17 22:33 ` Nikolay Dimitrov
2015-05-14 5:11 ` [U-Boot] [PATCH v2 3/4] imx: mx6: add display of CPU temperature grade in print_cpuinfo() Tim Harvey
2015-05-15 8:14 ` Christian Gmeiner
2015-05-15 13:16 ` Tim Harvey
2015-05-15 13:24 ` Stefano Babic
2015-05-15 13:31 ` Tim Harvey
2015-05-15 13:36 ` Fabio Estevam
2015-05-18 0:11 ` Peng Fan
2015-05-18 13:30 ` Tim Harvey
2015-05-15 13:44 ` Stefano Babic
2015-05-17 22:33 ` Nikolay Dimitrov
2015-05-14 5:11 ` [U-Boot] [PATCH v2 4/4] thermal: imx_thermal: use CPU temperature grade for trip points Tim Harvey
2015-05-17 22:34 ` Nikolay Dimitrov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=555916F9.2010306@mail.bg \
--to=picmaster@mail.bg \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox