Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-09-10 Thread Simon Glass
Hi Sumit, On Tue, 29 Aug 2023 at 04:24, Sumit Garg wrote: > > Hi Simon, > > On Tue, 29 Aug 2023 at 03:39, Simon Glass wrote: > > > > Hi Peter, > > > > On Mon, 28 Aug 2023 at 14:24, Peter Robinson wrote: > > > > > > On Mon, Aug 28, 2023 at 6:55 PM Simon Glass wrote: > > > > > > > > Hi Sumit, >

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-29 Thread Sumit Garg
Hi Simon, On Tue, 29 Aug 2023 at 03:39, Simon Glass wrote: > > Hi Peter, > > On Mon, 28 Aug 2023 at 14:24, Peter Robinson wrote: > > > > On Mon, Aug 28, 2023 at 6:55 PM Simon Glass wrote: > > > > > > Hi Sumit, > > > > > > On Thu, 24 Aug 2023 at 04:44, Sumit Garg wrote: > > > > > > > > Hi

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-28 Thread Simon Glass
Hi Peter, On Mon, 28 Aug 2023 at 14:24, Peter Robinson wrote: > > On Mon, Aug 28, 2023 at 6:55 PM Simon Glass wrote: > > > > Hi Sumit, > > > > On Thu, 24 Aug 2023 at 04:44, Sumit Garg wrote: > > > > > > Hi Simon, > > > > > > On Thu, 24 Aug 2023 at 05:29, Simon Glass wrote: > > > > > > > > Hi

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-28 Thread Peter Robinson
On Mon, Aug 28, 2023 at 6:55 PM Simon Glass wrote: > > Hi Sumit, > > On Thu, 24 Aug 2023 at 04:44, Sumit Garg wrote: > > > > Hi Simon, > > > > On Thu, 24 Aug 2023 at 05:29, Simon Glass wrote: > > > > > > Hi Sumit, > > > > > > On Tue, 12 Jul 2022 at 01:12, Sumit Garg wrote: > > > > > > > > Add

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-28 Thread Simon Glass
Hi Sumit, On Thu, 24 Aug 2023 at 04:44, Sumit Garg wrote: > > Hi Simon, > > On Thu, 24 Aug 2023 at 05:29, Simon Glass wrote: > > > > Hi Sumit, > > > > On Tue, 12 Jul 2022 at 01:12, Sumit Garg wrote: > > > > > > Add support for 96Boards Dragonboard 845C aka Robotics RB3 development > > >

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-24 Thread Sumit Garg
Hi Simon, On Thu, 24 Aug 2023 at 05:29, Simon Glass wrote: > > Hi Sumit, > > On Tue, 12 Jul 2022 at 01:12, Sumit Garg wrote: > > > > Add support for 96Boards Dragonboard 845C aka Robotics RB3 development > > platform. This board complies with 96Boards Open Platform Specifications. > > > >

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2023-08-23 Thread Simon Glass
Hi Sumit, On Tue, 12 Jul 2022 at 01:12, Sumit Garg wrote: > > Add support for 96Boards Dragonboard 845C aka Robotics RB3 development > platform. This board complies with 96Boards Open Platform Specifications. > > Features: > - Qualcomm Snapdragon SDA845 SoC > - 4GiB RAM > - 64GiB UFS drive > >

Re: [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2022-07-25 Thread Tom Rini
On Tue, Jul 12, 2022 at 12:42:08PM +0530, Sumit Garg wrote: > Add support for 96Boards Dragonboard 845C aka Robotics RB3 development > platform. This board complies with 96Boards Open Platform Specifications. > > Features: > - Qualcomm Snapdragon SDA845 SoC > - 4GiB RAM > - 64GiB UFS drive > >

[PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

2022-07-12 Thread Sumit Garg
Add support for 96Boards Dragonboard 845C aka Robotics RB3 development platform. This board complies with 96Boards Open Platform Specifications. Features: - Qualcomm Snapdragon SDA845 SoC - 4GiB RAM - 64GiB UFS drive U-boot is chain loaded by ABL in 64-bit mode as part of boot.img. For detailed