[v3,0/5] Restore imx8mn_bsh_smm_s2 properly booting
mbox series

Message ID 20250520085436.925901-1-dario.binacchi@amarulasolutions.com
Headers show
Series
  • Restore imx8mn_bsh_smm_s2 properly booting
Related show

Message

Dario Binacchi May 20, 2025, 8:54 a.m. UTC
Commits [1] and [2] broke the booting of the BSH SMM S2 board. The
patches in this series restore proper booting.

[1] 2a00d73d081a ("spl: mmc: Try to clean up raw-mode options")
[2] dda454e933c6 ("serial: mxc: Support bulk enabling clocks")

Changes in v3:
- Drop patch 4/4 "serial: mxc: restore booting for imx8mn_bsh_smm_s2"
- Add patch 4/5 "board: bsh: imx8mn_bsh_smm_s2/s2pro: enlarge
  CONFIG_SPL_SYS_MALLOC_F_LEN"
- Add patch 5/5 "board: bsh: imx8mn_bsh_smm_s2/s2pro: let clock system
  enable UART clock"

Dario Binacchi (5):
  spl: Kconfig: support U-Boot load from raw NAND
  imx: spl_imx_romapi: support raw NAND sector
  configs: imx8mn_bsh_smm_s2: load U-Boot from raw NAND
  board: bsh: imx8mn_bsh_smm_s2/s2pro: enlarge
    CONFIG_SPL_SYS_MALLOC_F_LEN
  board: bsh: imx8mn_bsh_smm_s2/s2pro: let clock system enable UART
    clock

 arch/arm/mach-imx/spl_imx_romapi.c     |  8 +++-----
 board/bsh/imx8mn_smm_s2/spl.c          |  2 --
 common/spl/Kconfig                     | 15 +++++++++++++++
 configs/imx8mn_bsh_smm_s2_defconfig    |  3 ++-
 configs/imx8mn_bsh_smm_s2pro_defconfig |  1 -
 5 files changed, 20 insertions(+), 9 deletions(-)

Comments

Fabio Estevam May 22, 2025, 1:06 p.m. UTC | #1
On Tue, May 20, 2025 at 5:55 AM Dario Binacchi
<dario.binacchi@amarulasolutions.com> wrote:
>
> Commits [1] and [2] broke the booting of the BSH SMM S2 board. The
> patches in this series restore proper booting.
>
> [1] 2a00d73d081a ("spl: mmc: Try to clean up raw-mode options")
> [2] dda454e933c6 ("serial: mxc: Support bulk enabling clocks")

Applied the series, thanks.

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.