Re: [PATCH v2 0/4] fix/add npcm845 serial and board error

2023-11-14 Thread Jim Liu
Hi Tom Thanks for your check. These patches I have checked and tested on npcm845 evb. The compile log and boot log is as blow: https://drive.google.com/file/d/1v3PFArKiqpFc0l9i0fy1xj0AauKlKS0k/view?usp=sharing If you have any confusion or you can't see the log please let me know. Best regards,

Re: [PATCH v2 0/4] fix/add npcm845 serial and board error

2023-11-14 Thread Tom Rini
On Tue, Nov 14, 2023 at 04:51:55PM +0800, Jim Liu wrote: > 1. Fix serial error and add bypass serial setting. > 2. Fix/Add dts node node. > 3. Add full function defconfig > > Jim Liu (4): > arm: dts: npcm845-evb: fix/add node and aliases > configs: arbel: Enable full functions > serial: npc

[PATCH v2 0/4] fix/add npcm845 serial and board error

2023-11-14 Thread Jim Liu
1. Fix serial error and add bypass serial setting. 2. Fix/Add dts node node. 3. Add full function defconfig Jim Liu (4): arm: dts: npcm845-evb: fix/add node and aliases configs: arbel: Enable full functions serial: npcm: support skip uart clock setting board: nuvoton: update console enviro