Re: support of rockchip nanopiM4 2GB board

2020-04-24 Thread Deepak Das
Hi Kever, On 24/04/20 3:45 pm, Kever Yang wrote: > Hi Deepak, Jagan, > > On 2020/4/23 下午7:29, Jagan Teki wrote: >> On Thu, Apr 23, 2020 at 4:37 PM Deepak Das wrote: >>> Hi Jagan, >>> >>> upstream uboot has the support for nanopi M4 board with 4GB LPDDR3 RAM. >>> I have a nanopi M4 board with 2GB

Re: support of rockchip nanopiM4 2GB board

2020-04-24 Thread Kever Yang
Hi Deepak, Jagan, On 2020/4/23 下午7:29, Jagan Teki wrote: On Thu, Apr 23, 2020 at 4:37 PM Deepak Das wrote: Hi Jagan, upstream uboot has the support for nanopi M4 board with 4GB LPDDR3 RAM. I have a nanopi M4 board with 2GB DDR3 RAM and able to boot this board by using ddr3 configuration.

Re: support of rockchip nanopiM4 2GB board

2020-04-23 Thread Jagan Teki
On Thu, Apr 23, 2020 at 4:37 PM Deepak Das wrote: > > Hi Jagan, > > upstream uboot has the support for nanopi M4 board with 4GB LPDDR3 RAM. > I have a nanopi M4 board with 2GB DDR3 RAM and able to boot this board > by using ddr3 configuration. > > +// SPDX-License-Identifier: GPL-2.0+ > +/* > + *

support of rockchip nanopiM4 2GB board

2020-04-23 Thread Deepak Das
Hi Jagan, upstream uboot has the support for nanopi M4 board with 4GB LPDDR3 RAM. I have a nanopi M4 board with 2GB DDR3 RAM and able to boot this board by using ddr3 configuration. +// SPDX-License-Identifier: GPL-2.0+ +/* + * Copyright (C) 2019 Jagan Teki + */ + +#include