Re: [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-11-16 Thread Chris Morgan
On Wed, Oct 25, 2023 at 02:15:57PM -0500, Chris Morgan wrote: > On Mon, Oct 23, 2023 at 07:12:14PM +0200, Jonas Karlman wrote: > > Hi Chris, > > > > On 2023-10-23 17:18, Chris Morgan wrote: > > > On Mon, Oct 23, 2023 at 06:10:07PM +0800, Kever Yang wrote: > > >> Hi Chris, > > >> > > >> On 2023/10/

Re: [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-10-25 Thread Chris Morgan
On Mon, Oct 23, 2023 at 07:12:14PM +0200, Jonas Karlman wrote: > Hi Chris, > > On 2023-10-23 17:18, Chris Morgan wrote: > > On Mon, Oct 23, 2023 at 06:10:07PM +0800, Kever Yang wrote: > >> Hi Chris, > >> > >> On 2023/10/18 02:24, Chris Morgan wrote: > >>> From: Chris Morgan > >>> > >>> Add suppor

Re: [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-10-23 Thread Jonas Karlman
Hi Chris, On 2023-10-23 17:18, Chris Morgan wrote: > On Mon, Oct 23, 2023 at 06:10:07PM +0800, Kever Yang wrote: >> Hi Chris, >> >> On 2023/10/18 02:24, Chris Morgan wrote: >>> From: Chris Morgan >>> >>> Add support for users to enter maskrom mode by holding the function >>> button when they powe

Re: [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-10-23 Thread Chris Morgan
On Mon, Oct 23, 2023 at 06:10:07PM +0800, Kever Yang wrote: > Hi Chris, > > On 2023/10/18 02:24, Chris Morgan wrote: > > From: Chris Morgan > > > > Add support for users to enter maskrom mode by holding the function > > button when they power up the device. > > > > Since the device has soldered

Re: [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-10-23 Thread Kever Yang
Hi Chris, On 2023/10/18 02:24, Chris Morgan wrote: From: Chris Morgan Add support for users to enter maskrom mode by holding the function button when they power up the device. Since the device has soldered eMMC and sometimes does not expose a clk pin on the mainboard This board already avai

[PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

2023-10-17 Thread Chris Morgan
From: Chris Morgan Add support for users to enter maskrom mode by holding the function button when they power up the device. Since the device has soldered eMMC and sometimes does not expose a clk pin on the mainboard there is a small chance that a user who flashes a bad bootloader may not be abl