[PATCH] rockchip: rk3399: Add Nanopi M4 2GB board support

2020-04-26 Thread Deepak Das
commit b2f5da9dd068 ("rockchip: rk3399: Add Nanopi M4 board support") added support for Nanopi M4 board with Dual-Channel 4GB LPDDR3-1866 RAM. This patch adds another variant of NanoPi M4 board with Dual-Channel 2GB DDR3-1866 RAM. Signed-off-by: Deepak Das --- arch/arm/dt

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

support of rockchip nanopiM4 2GB board

2020-04-23 Thread Deepak Das
pi4-u-boot.dtsi" +#include "rk3399-sdram-ddr3-1866.dtsi" + +/* #include "rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi" */ how to handle this situation? do we need to treat this as a new board support? regards, Deepak

Re: [PATCH] rockchip: rk3399: enable spl-fifo-mode for sdmmc

2020-04-16 Thread Deepak Das
Hi Philipp, On 15/04/20 6:30 pm, Philipp Tomsich wrote: >> On 15.04.2020, at 05:25, Deepak Das wrote: >> >> adapting commit fa2047c47310 ("rockchip: rk3328: enable spl-fifo-mode >> for emmc and sdmmc") for rk3399. >> Since mmc to sram can't do dma, a

[PATCH] rockchip: rk3399: enable spl-fifo-mode for sdmmc

2020-04-15 Thread Deepak Das
adapting commit fa2047c47310 ("rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc") for rk3399. Since mmc to sram can't do dma, add patch to prevent aborts transferring TF-A parts. Signed-off-by: Deepak Das --- arch/arm/dts/rk3399-u-boot.dtsi | 3 +++ 1 file change

Re: [U-Boot] mkimage unable to assign sign value to fitimage

2019-07-24 Thread deepak kumar Pradhan
me out and point me what's I am missing or doing wrong? Lots of thanks in advance. On Tue, Jul 23, 2019 at 9:41 AM deepak kumar Pradhan wrote: > HI , > > I am using marvell armada 388 clearfog pro device. > I am using fitimage to upgrade my device. To make the device bootup

[U-Boot] mkimage unable to assign sign value to fitimage

2019-07-23 Thread deepak kumar Pradhan
ef3c908ecf4c9e800f573a7c33184954b4f * Sign algo:sha1,rs2048:my_key* * Sign value: unavailable* Timestamp:unavailable -- Deepak Kumar Pradhan ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] Uboot 2011-12 watchdog enable build failed

2015-05-14 Thread deepak kumar Pradhan
I am missing for nand uboot? When I am building the same source code for SPI, I am able to build successfully. Can you please suggest me or point me what steps do I need to follow to enable watchdog in Uboot? Thanks in advance. Regards, Deepak Kumar Pradhan __

[U-Boot] Professional Web Design and Web Development Agency

2011-07-26 Thread Deepak
/index.html http://osc4.template-help.com/wt_32155/index.html http://osc4.template-help.com/wt_31960/index.html You could get a professional looking website as per your expectations Getting started is easy. Just mail us beck and we will help you get started. Regards, Name: Deepak

Re: [U-Boot] [PATCH] Honor /memory/reg node in DTB files

2010-12-10 Thread Deepak Saxena
me other step in the process. This would provide a consistent method of handling that variable. Without something like this, I think and environment variable is just going to create confusion for users and developers. ~Deepak ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Honor /memory/reg node in DTB files

2010-12-08 Thread Deepak Saxena
On 12/07/2010 01:22 PM, Scott Wood wrote: > On Mon, 6 Dec 2010 16:56:26 -0800 > Deepak Saxena wrote: > >> +/* >> + * Check to see if an valid memory/reg property exists >> + * in the fdt. If so, we do not overwrite it with what's >> + * been scanned. >

Re: [U-Boot] [PATCH] Honor /memory/reg node in DTB files

2010-12-08 Thread Deepak Saxena
is covers just a few systems and is not flexible enough for > general use. Again, I understand this, though I am not 100% sure there is a way to do this in a completely generic way off the top of my head. There are use cases where we must rely on U-Boot to scan and determine memory size and there

Re: [U-Boot] [PATCH] Honor /memory/reg node in DTB files

2010-12-07 Thread Deepak Saxena
On 12/06/2010 10:52 PM, Wolfgang Denk wrote: > Dear Deepak Saxena, > > I am not sure this is a good idea. > > So far we have a pretty clear definition of responsibilities. > U-Boot does the low level initialization, including the sizing and > testing of the system memory. U

[U-Boot] [PATCH] Honor /memory/reg node in DTB files

2010-12-06 Thread Deepak Saxena
commit 341764495180a712b9aaccfa0479b2ff7e44e35b Author: Deepak Saxena Date: Mon Dec 6 15:52:07 2010 -0800 Honor /memory/reg node in DTB files This patch adds code to the bootm path to check if a valid /memory/reg node exists in the DTB file and if so, it does not override

[U-Boot] RFC: Not overriding device-tree memory nodes

2010-12-03 Thread Deepak Saxena
ntrusive to other callers and less confusing in my opinion and I'll likely wrap the code to check for an existing memory/reg DTB entry in a new ft_bootm_fixup() function that can be used by any existing and future boards that implement CONFIG_

Re: [U-Boot] MPC8313ERDB u-boot upgrade usb problem

2009-06-09 Thread Deepak Gopalakrishnan
hi I ran into this problem while trying to include files necessary to include ehci feature for usb. It would be of great help if some one cud point in a direction where i can get help... Im using MPC8313 board and u-boot.1.3.0 on it. Regards, Deepak Gopalakrishnan Kim Phillips 06/09

[U-Boot] MPC8313ERDB u-boot upgrade usb problem

2009-06-08 Thread Deepak Gopalakrishnan
idea wat has gone wrong thanks in advance Regards, Deepak Gopalakrishnan___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] MPC8313ERDB board reset problem

2009-06-03 Thread Deepak Gopalakrishnan
nt to Flash... Error: end address not on sector boundary" Can you help me fix this problem Regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] MPC8313ERDB board reset problem

2009-06-02 Thread Deepak Gopalakrishnan
thing is i dont know what change has caused thisit would be of great help if anyone can guide me identify wat component have i messed up... thanks and regards in advance Deepak Gopalakrishnan___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] bootstrap nand write function

2009-05-21 Thread Deepak Gopalakrishnan
.? Regards, Deepak Gopalakrishnan Scott Wood 05/21/2009 10:21 PM To Deepak Gopalakrishnan cc u-boot@lists.denx.de Subject Re: [U-Boot] bootstrap nand write function On Thu, May 21, 2009 at 01:56:37PM +0530, Deepak Gopalakrishnan wrote: > Hi > i want to write a function using which

[U-Boot] bootstrap nand write function

2009-05-21 Thread Deepak Gopalakrishnan
Hi i want to write a function using which i will be able to add a new env variable from the bootstrap. cud you help me with the sequence i should follow when im writing this function... thanks and regards, Deepak Gopalakrishnan ___ U-Boot mailing list

Re: [U-Boot] u-boot version

2009-05-19 Thread Deepak Gopalakrishnan
funtion for this bootstrap cause the limit of 4K has almost been covered. What method would u suggest to get around this? thanks & regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] u-boot version

2009-05-19 Thread Deepak Gopalakrishnan
bootstrap) i assume that for this i will have to write a version string to the nand flash and then try to access it for the linux kernelbut thats just an idea...have no clue how to Regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot

[U-Boot] U-boot common/environment.c

2009-05-19 Thread Deepak Gopalakrishnan
wat i have made change in common/environment.c line 179 where env_t environment __PPCENV__ is defined #ifdef U_BOOT_VERSION "u-boot_version=" U_BOOT_VERSION #endif is this enough...? thanks & regards, Deepak Gopalakrishnan___

Re: [U-Boot] u-boot version

2009-05-19 Thread Deepak Gopalakrishnan
this. do u have any idea if this is possible. Also how do i add a new env variable in u-boot... thanks and regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] u-boot version

2009-05-18 Thread Deepak Gopalakrishnan
havent provided enough information for u to help me...im still pretty much new to this... Regards, Deepak Gopalakrishnan___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Does U-BOOT (MPC8560) support Micron MT18VDD12872DG

2009-05-14 Thread Deepak Gaur
website http://www.micron.com/products/spddetail?part=MT18VDDF12872DG-335D3 --- with warm regards, Deepak Gaur ___ U-Boot mailing list U-Boot@lists.denx.de http://lists

[U-Boot] start.s file

2009-05-12 Thread Deepak Gopalakrishnan
site: http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.aixassem/doc/alangref/mfmsr.htm but im not able to proceed much. Is there any better way to understand this. thanks & regards, Deepak Gopalakrishnan ___ U-Boot mai

[U-Boot] uboot relocate_code() function

2009-05-11 Thread Deepak Gopalakrishnan
anyone help me with this. thanks and regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Uboot reloaction scheme

2009-05-10 Thread Deepak Gopalakrishnan
I was wondering if there was any documentation or link which explains the uboot relocation scheme. Isnt it better to understand the concept and then try to understand the code. Regards, Deepak Gopalakrishnan___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] Add a new command to U-Boot

2009-05-08 Thread Deepak Gopalakrishnan
); hope this is useful to atleast one person Regards, Deepak Gopalakrishnan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] Add a new command to U-Boot

2009-05-07 Thread Deepak Gopalakrishnan
the makefile and placing it in the common folder...wat shud i do..? thanks alot... Regards, Deepak Jerry Van Baren 05/07/2009 07:10 PM To Deepak Gopalakrishnan cc u-boot@lists.denx.de Subject Re: [U-Boot] Add a new command to U-Boot Deepak Gopalakrishnan wrote: > HI > I am workin

Re: [U-Boot] Add a new command to U-Boot

2009-05-07 Thread Deepak Gopalakrishnan
total newbie to uboot. and am looking for a hint as to where to look for. thanks a lot... Deepak -- View this message in context: http://www.nabble.com/Add-a-new-command-to-U-Boot-tp1498653p23426790.html Sent from the Uboot - Users mailing list archive at Nabble.com

[U-Boot] U-BOOT MPC8560 based board : No prints after relocation

2009-02-17 Thread Deepak Gaur
dump of SDRAM. U-BOOT code is there. Any idea why prints are not coming with regards, Deepak Gaur ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot