Re: [PATCH] kirkwood: dns325: Enable 2nd harddrive

2023-10-16 Thread Stefan Roese
On 8/12/23 05:54, Tony Dinh wrote: On Fri, Aug 11, 2023 at 3:02 PM Stefan Roese wrote: The 2nd HD is not enabled in U-Boot on the D-Link DNS325. This patch sets the responsible GPIO to high, enabling the drive. Suggested-by: Peter Granilla Signed-off-by: Stefan Roese Cc: Tom Rini Applied

Re: [PATCH] kirkwood: dns325: Enable 2nd harddrive

2023-08-11 Thread Tony Dinh
On Fri, Aug 11, 2023 at 3:02 PM Stefan Roese wrote: > > The 2nd HD is not enabled in U-Boot on the D-Link DNS325. This patch > sets the responsible GPIO to high, enabling the drive. > > Suggested-by: Peter Granilla > Signed-off-by: Stefan Roese > Cc: Tom Rini > --- > board/d-link/dns325/dns325.

[PATCH] kirkwood: dns325: Enable 2nd harddrive

2023-08-11 Thread Stefan Roese
The 2nd HD is not enabled in U-Boot on the D-Link DNS325. This patch sets the responsible GPIO to high, enabling the drive. Suggested-by: Peter Granilla Signed-off-by: Stefan Roese Cc: Tom Rini --- board/d-link/dns325/dns325.c | 1 + 1 file changed, 1 insertion(+) diff --git a/board/d-link/dns