[U-Boot] building u-boot inside buildroot

I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile u-boot. It doesn,t work. Buildroot doesn,t notice this changing and does nothing.
Can anybody give me any hints please

On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote:
I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile u-boot. It doesn,t work. Buildroot doesn,t notice this changing and does nothing.
Can anybody give me any hints please
I am not a u-boot expert, but what comes to mind that would do this is if your clock is wrong or your system is not stat()-ing properly or some other non-u-boot related issue that would prevent make from being able to tell that a file has changed.
It is also possible that there's a bug somewhere in the u-boot make system, but if you want anyone to pay attention to that you'll have to provide _lots_ of specifics -- enough to enable somebody else to _exactly_ reproduce your problem. Your problem report does not even come close to useful in that regard.
Karl kop@meme.com Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein

-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot- bounces@lists.denx.de] On Behalf Of Karl O. Pinc Sent: 30 July 2012 08:00 To: Sabri Altunbas Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] building u-boot inside buildroot
On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote:
I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile u-boot. It doesn,t work. Buildroot doesn,t notice this changing and does nothing.
Can anybody give me any hints please
Hi Karl May you please describe the process you followed to build the u-boot and for which board?
Regards... Prafulla . . .

On 07/30/2012 01:28:45 AM, Prafulla Wadaskar wrote:
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot- bounces@lists.denx.de] On Behalf Of Karl O. Pinc Sent: 30 July 2012 08:00 To: Sabri Altunbas Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] building u-boot inside buildroot
On 07/29/2012 07:43:00 AM, Sabri Altunbas wrote:
I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile
u-boot.
It doesn,t work. Buildroot doesn,t notice this changing and does nothing.
Can anybody give me any hints please
Hi Karl May you please describe the process you followed to build the u-boot and for which board?
This question is for Sabri, right?
Karl kop@meme.com Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein

On Sunday 29 July 2012 08:43:00 Sabri Altunbas wrote:
I installed buildroot as my embedded linux environment. For first time I can build u-boot. But if i change a c-file and try to recompile u-boot. It doesn,t work. Buildroot doesn,t notice this changing and does nothing.
this is a buildroot question. please use the buildroot lists for support. -mike
participants (4)
-
Karl O. Pinc
-
Mike Frysinger
-
Prafulla Wadaskar
-
Sabri Altunbas