From: sbabic@denx.de
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,u-boot@lists.denx.de
Subject: [PATCH 03/42] imx: spl_imx_romapi: typo fix
Date: Sun, 21 May 2023 18:55:39 +0200 (CEST) [thread overview]
Message-ID: <20230521165541.60DDC85750@phobos.denx.de> (raw)
In-Reply-To: <20230428040847.10841-4-peng.fan@oss.nxp.com>
> From: Peng Fan <peng.fan@nxp.com>
> Unknow->Unknown
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next prev parent reply other threads:[~2023-05-21 16:57 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-28 4:08 [PATCH 00/42] imx: i.MX9 update Peng Fan (OSS)
2023-04-28 4:08 ` [PATCH 01/42] imx8ulp: build ahab Peng Fan (OSS)
2023-05-21 16:54 ` sbabic
2023-04-28 4:08 ` [PATCH 02/42] thermal: imx_tmu: Update TMU driver to support iMX93 Peng Fan (OSS)
2023-05-21 16:56 ` sbabic
2023-04-28 4:08 ` [PATCH 03/42] imx: spl_imx_romapi: typo fix Peng Fan (OSS)
2023-05-21 16:55 ` sbabic [this message]
2023-04-28 4:08 ` [PATCH 04/42] imx: move imx8 sci header file to include/firmware/imx Peng Fan (OSS)
2023-05-21 16:54 ` sbabic
2023-04-28 4:08 ` [PATCH 05/42] imx: firmware: sci: add inline functions when IMX8 not enabled Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 06/42] imx: imx8_cpu: use static for local functions Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 4:08 ` [PATCH 07/42] imx: imx8_cpu: support i.MX9 Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 08/42] imx: imx8_cpu: support get temperature for i.MX9 Peng Fan (OSS)
2023-05-21 16:54 ` sbabic
2023-04-28 4:08 ` [PATCH 09/42] imx: imx8_cpu: print cpu grade temperature Peng Fan (OSS)
2023-05-21 16:56 ` sbabic
2023-04-28 4:08 ` [PATCH 10/42] imx9: configure M33 systick to 24M Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 4:08 ` [PATCH 11/42] imx9: add more PLL settings Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 12/42] imx9: use parameter freq when set_arm_clk Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 13/42] imx9: correct getting LPI2C clk Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 14/42] imx9: simplify clk settings Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 15/42] imx9: cut off OPTEE memory region from U-Boot Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 16/42] imx9: Change hard coded MAC to read from fuse Peng Fan (OSS)
2023-05-21 17:01 ` sbabic
2023-04-28 4:08 ` [PATCH 17/42] imx9: imx93_evk: enable CPU_IMX Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 18/42] imx9: imx93_evk: drop unused macro Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 4:08 ` [PATCH 19/42] imx9: imx93_evk: select IMX_TMU Peng Fan (OSS)
2023-04-28 4:08 ` [PATCH 20/42] imx9: imx93_evk: enable CONFIG_WDT Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 21/42] watchdog: ulp_wdog: guard reset_cpu with condition check Peng Fan (OSS)
2023-04-28 5:47 ` Stefan Roese
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 22/42] imx9: soc: support reset cause Peng Fan (OSS)
2023-05-21 16:54 ` sbabic
2023-04-28 4:08 ` [PATCH 23/42] imx9: Get market segment and speed grading Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 24/42] imx9: clock: clear HW_CTRL_SEL Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 25/42] imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE support Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 26/42] imx9: clock: config arm alt root to 500mhz Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 27/42] imx9: add i.MX93 variants support Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 28/42] imx9: correct coding style Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 29/42] imx9: use i.MX generic rom api function Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 30/42] imx9: imx93_evk: add low drive mode support on 11x11 EVK Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 31/42] imx9: allow to bootaux Mcore with input address Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 32/42] arm: dts: imx93: sync device tree with Linux Peng Fan (OSS)
2023-05-21 16:58 ` sbabic
2023-04-28 4:08 ` [PATCH 33/42] arm: dts: imx93: add tmu Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 34/42] ddr: imx9: Add workaround for DDRPHY rank-to-rank errata Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 4:08 ` [PATCH 35/42] imx9: imx93_evk: Update spl stack & bss base address Peng Fan (OSS)
2023-05-21 16:58 ` sbabic
2023-04-28 4:08 ` [PATCH 36/42] ddr: imx9: Change the saved ddr data base to 0x2051c000 Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 37/42] ddr: imx93: Add 625M bypass clock support Peng Fan (OSS)
2023-04-28 4:08 ` [PATCH 38/42] ddr: imx93: update the ddr init to support mult setpoints Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 39/42] ddr: imx9: update the rank setting for multi fsp support Peng Fan (OSS)
2023-05-21 17:12 ` sbabic
2023-04-28 4:08 ` [PATCH 40/42] imx9: Calculate DDR size from DDRC setting Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 4:08 ` [PATCH 41/42] imx9: imx93_evk: update ddr timing file Peng Fan (OSS)
2023-05-21 16:55 ` sbabic
2023-04-28 4:08 ` [PATCH 42/42] imx9: imx93_evk: enable sysreset Peng Fan (OSS)
2023-05-21 17:09 ` sbabic
2023-04-28 5:46 ` [PATCH 00/42] imx: i.MX9 update Stefan Roese
2023-05-05 9:25 ` Peng Fan
2023-05-21 14:58 ` Stefano Babic
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=20230521165541.60DDC85750@phobos.denx.de \
--to=sbabic@denx.de \
--cc=peng.fan@oss.nxp.com \
--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