Re: [PATCH v2] ARM: configs: npcm7xx: add full function for nuvoton npcm750

2023-01-19 Thread Tom Rini
On Tue, Jan 10, 2023 at 11:04:12AM +0800, Jim Liu wrote: > Add add full function config for nuvoton npcm750 > > Signed-off-by: Jim Liu Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v2] ARM: configs: npcm7xx: add full function for nuvoton npcm750

2023-01-10 Thread Tom Rini
On Tue, Jan 10, 2023 at 11:09:20AM +0800, Jim Liu wrote: > Hi Tom > > thanks for your reply for v1 patch. > i use the top of master to build and test it. > It can build pass and boot. > > the log is as below: > -- > U-Bo

Re: [PATCH v2] ARM: configs: npcm7xx: add full function for nuvoton npcm750

2023-01-09 Thread Jim Liu
Hi Tom thanks for your reply for v1 patch. i use the top of master to build and test it. It can build pass and boot. the log is as below: -- U-Boot 2023.01-00441-g7b84c973b9-dirty (Jan 10 2023 - 10:51:50 +0800) CPU: NPCM

[PATCH v2] ARM: configs: npcm7xx: add full function for nuvoton npcm750

2023-01-09 Thread Jim Liu
Add add full function config for nuvoton npcm750 Signed-off-by: Jim Liu --- Changes for v2: - use top of the master to re-post the patch --- configs/poleg_evb_defconfig | 57 + 1 file changed, 57 insertions(+) diff --git a/configs/poleg_evb_defconfig b/con