From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Gohel Date: Sat, 18 Mar 2006 11:19:37 +0000 Subject: [U-Boot-Users] Detailed documents...... In-Reply-To: <20060317210631.DB7F3352B33@atlas.denx.de> References: <20060317210631.DB7F3352B33@atlas.denx.de> Message-ID: <441BECC9.10204@einfochips.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >In message you wrote: > > >> I am fresh engineer in this field working with DM6446 EVM DAVINCI board >>which contains DSP as well ARMEJ9. I need to bring that board up. I don't >>have any experience of how to load the boot loader, how the things goes >>after boot loader get loaded, so and so. I am working by reading all the >>document in u-boot source tree and going through the code of u-boot-1.1.3. >> >> > >Why are you starting with OLD code? Please use the top of tree from >the git repository instead! > > > >>am confused that how to write the image in NAND FLASH, thats why I am using >>the other option and that is to download the boot image from UART where one >>host utility will be runing on the host PC that does few handshaking with >>board's primary boot loader and than downloads secondry boot loader from the >>host PC. >> >> > >You should really start reading the FAQ. > > > >>Content-Type: text/html; >> charset="us-ascii" >>Content-Transfer-Encoding: quoted-printable >> >> > >And NEVER post HTML! > >Best regards, > >Wolfgang Denk > > > well sorry for posting mail in HTML, I've started compiling uboot and at the first instant I am getting error something like [root at localhost u-boot-1.1.3]# make davinci_config Configuring for davinci board... [root at localhost u-boot-1.1.3]# make all make[1]: Entering directory `/home/mehulgohel/u-boot-1.1.3/tools' make[1]: `.depend' is up to date. make[1]: Leaving directory `/home/mehulgohel/u-boot-1.1.3/tools' make[1]: Entering directory `/home/mehulgohel/u-boot-1.1.3/examples' make[1]: `.depend' is up to date. make[1]: Leaving directory `/home/mehulgohel/u-boot-1.1.3/examples' make[1]: Entering directory `/home/mehulgohel/u-boot-1.1.3/post' make[1]: `.depend' is up to date. make[1]: Leaving directory `/home/mehulgohel/u-boot-1.1.3/post' make[1]: Entering directory `/home/mehulgohel/u-boot-1.1.3/post/cpu' make[1]: *** No rule to make target `asm.S', needed by `.depend'. Stop. make[1]: Leaving directory `/home/mehulgohel/u-boot-1.1.3/post/cpu' make: *** [depend] Error 2 [root at localhost u-boot-1.1.3]# Did I went wrong any where, I've not touched anything else not any configuration parameter or anything,. Regards, Mehul Gohel . -------------- next part -------------- A non-text attachment was scrubbed... Name: mehul.gohel.vcf Type: text/x-vcard Size: 152 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060318/89150ddf/attachment.vcf