Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-26 Thread sandeep suresh
Dear All,   After erasing the data flash, NAnd flash and installing the Bootstrap loader and U-Boot, the problem is solved. I have a U-Boot prompt using which I should be able to proceed further. Before building the Linux kernel and file system, I want to experiment with prebuilt images of

Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-24 Thread Xu, Hong
Hi, > Dear all, > I am using the AT91SAM9G20EK kit and want to port Linux on this. Actually Atmel has already done this, see http://www.linux4sam.org > the AT91SAM9260ek configuration as it seems the closest. The problem is after > building the U-boot with the sources for this board, gener

Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-24 Thread Reinhard Meyer
Dear sandeep suresh, > Dear Reinhard Meyer & All, >Apology for not sending to the mailing list; forwarding > the same to the mailing list. There is already a #define > CONFIG_AT91SAM9260ek 1 in /include/configs/at91sam9260ek.h. I will check > further. #define CONFIG_AT91SAM9G20EK !

Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-24 Thread sandeep suresh
anks & regards Sandeep Suresh. From: Reinhard Meyer To: sandeep suresh ; u-boot Sent: Tue, 24 August, 2010 1:50:24 PM Subject: Re: [U-Boot] Non-experimental U-Boot compilation Dear sandeep suresh, > Dear Reinhard Meyer, > Appreciate your quick response. I

Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-24 Thread Reinhard Meyer
Dear sandeep suresh, > Dear Reinhard Meyer, > Appreciate your quick response. I had done this earlier > before posting this mail, but with the same problem: > step 1) export PATH=$PATH:/work/arm/4.3.2/bin > step 2) make distclean > step 3) make AT91SAM9260ek_config > step 4)make > Can you please he

Re: [U-Boot] Non-experimental U-Boot compilation

2010-08-23 Thread Reinhard Meyer
Dear sandeep suresh, > Dear all, > I am using the AT91SAM9G20EK kit and want to port Linux on this. I am > using > the AT91SAM9260ek configuration as it seems the closest. The problem is after > building the U-boot with the sources for this board, generating the .bin, > loading and a power

[U-Boot] Non-experimental U-Boot compilation

2010-08-23 Thread sandeep suresh
Dear all, I am using the AT91SAM9G20EK kit and want to port Linux on this. I am using the AT91SAM9260ek configuration as it seems the closest. The problem is after building the U-boot with the sources for this board, generating the .bin, loading and a power on reset (POR), there isn't a co