> -Original Message-
> From: Tom Rini
> Sent: Wednesday, November 6, 2024 7:39 AM
> To: Jaehoon Chung
> Cc: u-boot@lists.denx.de; mbrug...@suse.com; pbrobin...@gmail.com
> Subject: Re: [PATCH] board: rpi: Change from CONFIG_ARM64 to CONFIG_PHYS_64BIT
>
> On We
On Wed, Nov 06, 2024 at 07:19:36AM +0900, Jaehoon Chung wrote:
> initrd_high is dependent with CONFIG_PHYS_64BIT configuration.
> Even though CONFIG_ARM64 is not enabled, CONFIG_PHYS_64BIT can be
> enabled.
>
> Signed-off-by: Jaehoon Chung
> ---
> board/raspberrypi/rpi/rpi.env | 2 +-
> 1 file c
initrd_high is dependent with CONFIG_PHYS_64BIT configuration.
Even though CONFIG_ARM64 is not enabled, CONFIG_PHYS_64BIT can be
enabled.
Signed-off-by: Jaehoon Chung
---
board/raspberrypi/rpi/rpi.env | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/raspberrypi/rpi/rpi.e
3 matches
Mail list logo