[PATCH 2/2] board: rockchip: Add FriendlyElec NanoPi Zero2
    Jonas Karlman 
    jonas at kwiboo.se
       
    Mon Oct 20 20:03:39 CEST 2025
    
    
  
Hi Quentin,
On 10/20/2025 7:02 PM, Quentin Schulz wrote:
> Hi Jonas,
> 
> On 10/19/25 12:52 PM, Jonas Karlman wrote:
>> Hi Yao Zi,
>>
>> On 10/19/2025 7:26 AM, Yao Zi wrote:
> [...]
>>> +CONFIG_DM_REGULATOR_GPIO=y
>>> +CONFIG_PWM_ROCKCHIP=y
>>> +CONFIG_BAUDRATE=1500000
>>> +CONFIG_DEBUG_UART_SHIFT=2
>>> +CONFIG_SYS_NS16550_MEM32=y
>>
>> Please add following to prepare for future USB support:
>>
> 
> I don't like this. Whatever is enabled in the defconfig, I'm expecting 
> it to work when I'm testing, so I would rather suggest to postpone this 
> to when it actually works?
The required driver support for USB 2.0 landed in v2025.07 and USB 3.0
in v2025.10. It is now only the DT nodes (on Linux ML) that is missing
to make USB work for this and other RK3528 boards.
> 
> In the end, I don't own the device nor do I plan to, so whatever floats 
> your boat :)
USB has been working as it should for this and the other rk3528 boards
with my rk3528 branch [1] for the past 5-7 months, so I would very much
prefer to enable these Kconfig options now and just have wait for a
future DT pick or sync to make USB finally work in upstream.
[1] https://source.denx.de/u-boot/contributors/kwiboo/u-boot/-/commits/rk3528
Regards,
Jonas
> 
> Cheers,
> Quentin
    
    
More information about the U-Boot
mailing list