[PATCH v2 0/4] Add Nuvoton NPCM750 support

Tom Rini trini at konsulko.com
Tue Apr 12 15:19:37 CEST 2022


On Tue, Apr 12, 2022 at 04:03:37PM +0800, Jim Liu wrote:

> The patch series add basic supoorts for NPCM750, which
> is Nuvoton's 3th-generation BMC (Baseboard Management Controller).
> Add drivers to support Clock,Timer,Uart for NPCM7xx SoC.
> 
> the NPCM750 computing subsystem comprises a dual-core ARM a9
> at 800MHz speed with L1/L2 caches
> 
> dts,dtsi and npcm7xx-reset.h have been submitted to kernel upstream.
> 
> Jim Liu (4):
>   arm: nuvoton: Add support for Nuvoton NPCM750 BMC
>   clk: nuvoton: Add support for NPCM750
>   serial: npcm: Add support for Nuvoton NPCM SoCs
>   timer: npcm: Add NPCM timer support

This looks better, and I assume the 64bit SoC series will depend on this
series.  However, please rebase on top of current master WITH:
https://patchwork.ozlabs.org/project/uboot/patch/20220406143332.4057117-1-trini@konsulko.com/
https://patchwork.ozlabs.org/project/uboot/patch/20220411172000.2352332-1-trini@konsulko.com/
applied, and then run CI:
https://u-boot.readthedocs.io/en/latest/develop/ci_testing.html
and repost as CI will fail over CONFIG symbols in your board.h file that
need to be in the defconfig and the above two patches will (a) convert
CONFIG_SYS_MEM_TOP_HIDE and (b) easier to spot and fix the rest of the
symbols that need to be migrated.  Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220412/5075eca8/attachment.sig>


More information about the U-Boot mailing list