All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
To: Kever Yang <kever.yang@rock-chips.com>,
	Quentin Schulz <foss+uboot@0leil.net>,
	Klaus Goger <klaus.goger@theobroma-systems.com>,
	Heiko Stuebner <heiko@sntech.de>, Simon Glass <sjg@chromium.org>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v5 1/6] rockchip: px30: fix possibly unused grf and cru variables
Date: Thu, 5 Jan 2023 09:57:19 +0100	[thread overview]
Message-ID: <59439f26-aae4-3e58-a3bf-a84834cf6453@theobroma-systems.com> (raw)
In-Reply-To: <a3edeb55-07b4-b882-a60e-0a06616cb1fc@rock-chips.com>

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

  reply	other threads:[~2023-01-05  8:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03 13:26 [PATCH v5 0/6] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit Quentin Schulz
2023-01-03 13:26 ` [PATCH v5 1/6] rockchip: px30: fix possibly unused grf and cru variables Quentin Schulz
2023-01-05  2:15   ` Kever Yang
2023-01-05  8:57     ` Quentin Schulz [this message]
2023-01-03 13:26 ` [PATCH v5 2/6] rockchip: px30: fix CONFIG_IRAM_BASE Quentin Schulz
2023-01-04  8:56   ` Kever Yang
2023-01-03 13:26 ` [PATCH v5 3/6] rockchip: px30: list possible SPL boot devices Quentin Schulz
2023-01-03 13:26 ` [PATCH v5 4/6] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree Quentin Schulz
2023-01-04  9:04   ` Kever Yang
2023-01-03 13:26 ` [PATCH v5 5/6] arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1 Quentin Schulz
2023-01-03 13:26 ` [PATCH v5 6/6] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit Quentin Schulz
2023-01-04  9:04   ` Kever Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59439f26-aae4-3e58-a3bf-a84834cf6453@theobroma-systems.com \
    --to=quentin.schulz@theobroma-systems.com \
    --cc=foss+uboot@0leil.net \
    --cc=heiko@sntech.de \
    --cc=kever.yang@rock-chips.com \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.