Re: rk3328 broken between v2022.04 and v2022.07 - still not working with v2023.01

2023-02-10 Thread Janpieter Sollie
Op 10/02/2023 om 17:02 schreef Jonas Karlman: Hi, On 2023-02-10 16:32, Janpieter Sollie wrote: Op 10/02/2023 om 13:41 schreef Peter Robinson: On Fri, Feb 10, 2023 at 12:31 PM Janpieter Sollie wrote: Hello, After a few years, I tried updating my u-boot 2021 to a more recent version, as

Re: rk3328 broken between v2022.04 and v2022.07 - still not working with v2023.01

2023-02-10 Thread Janpieter Sollie
Op 10/02/2023 om 17:02 schreef Jonas Karlman: Hi, On 2023-02-10 16:32, Janpieter Sollie wrote: Op 10/02/2023 om 13:41 schreef Peter Robinson: On Fri, Feb 10, 2023 at 12:31 PM Janpieter Sollie wrote: Hello, After a few years, I tried updating my u-boot 2021 to a more recent version, as

Re: rk3328 broken between v2022.04 and v2022.07 - still not working with v2023.01

2023-02-10 Thread Janpieter Sollie
Op 10/02/2023 om 13:41 schreef Peter Robinson: On Fri, Feb 10, 2023 at 12:31 PM Janpieter Sollie wrote: Hello, After a few years, I tried updating my u-boot 2021 to a more recent version, as the linux kernel complained "ATF needs update". The device I'm using is a nanopi ne

[PATCH] Rockchip board with DWC3 controller may lead to usb init function declared twice

2021-03-20 Thread Janpieter Sollie
diff --git a/arch/arm/mach-rockchip/board.c b/arch/arm/mach-rockchip/board.c index c386b529..11866e6e 100644 --- a/arch/arm/mach-rockchip/board.c +++ b/arch/arm/mach-rockchip/board.c @@ -67,7 +67,7 @@ static struct dwc2_plat_otg_data otg_data = { .tx_fifo_sz = 128, }; -int board_usb_i