[PATCH v5 1/6] rockchip: px30: fix possibly unused grf and cru variables

Quentin Schulz quentin.schulz at theobroma-systems.com
Thu Jan 5 09:57:19 CET 2023


Hi Kever,

On 1/5/23 03:15, Kever Yang wrote:
> Hi Quentin,
> 
>      Seems like this still not fix all the case for board ringneck-px30.
> 
> I got below error after I fix the CFG_IRAM_BASE:
> 
>     aarch64:  +   ringneck-px30
> +/usr/lib/python3/dist-packages/setuptools/dist.py:473: UserWarning: 
> Normalizing '2023.01' to '2023.1'
> +  warnings.warn(
> +In file included from drivers/serial/ns16550.c:13:0:
> +include/ns16550.h:43:2: error: #error "Please define NS16550 registers 
> size."
> + #error "Please define NS16550 registers size."
> +  ^~~~~
> 

Yes, there was the SYS_NS16550_MEM32 migration to Kconfig that needs to 
be done too.

I'm rebasing on top of next branch but the device does not boot at all 
because of some rework of the serial driver/subsystem, we're trying to 
work things out on IRC with Tom. You should have the same issue with a 
PX30 EVB I believe BTW.

I'll send a v6 when ready, thanks for the feedback.

Cheers,
Quentin


More information about the U-Boot mailing list