Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Building fw_printenv (u-boot utility) for target?
@ 2010-09-22 17:29 Grant Edwards
  2010-09-22 20:35 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Edwards @ 2010-09-22 17:29 UTC (permalink / raw)
  To: buildroot

I want fw_printenv on my target, and it would be convenient if
buildroot built it and set up the relvent links.  But, AFAICT, I can't
have buildroot build the fw_printenv utility without having it do a
complete build of U-Boot.  I don't have any need/desire for buildroot
to build the bootloader itself, I only need the fw_printenv linux app
for the target.  Is that possible with buildroot?

Or should I just build fw_printenv separately and stick it into the
filesystem using the custom package?

-- 
Grant Edwards               grant.b.edwards        Yow! Don't SANFORIZE me!!
                                  at               
                              gmail.com            

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Building fw_printenv (u-boot utility) for target?
  2010-09-22 17:29 [Buildroot] Building fw_printenv (u-boot utility) for target? Grant Edwards
@ 2010-09-22 20:35 ` Peter Korsgaard
  2010-09-22 20:52   ` Grant Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2010-09-22 20:35 UTC (permalink / raw)
  To: buildroot

>>>>> "Grant" == Grant Edwards <grant.b.edwards@gmail.com> writes:

Hi,

 Grant> I want fw_printenv on my target, and it would be convenient if
 Grant> buildroot built it and set up the relvent links.  But, AFAICT, I can't
 Grant> have buildroot build the fw_printenv utility without having it do a
 Grant> complete build of U-Boot.  I don't have any need/desire for buildroot
 Grant> to build the bootloader itself, I only need the fw_printenv linux app
 Grant> for the target.  Is that possible with buildroot?

Currently not, is it a big deal to build u-boot as well?
The reason for this is mainly that fw_printenv isn't available
seperately, so we would need to double quite a lot of the u-boot
handling if we were to move it to a seperate package, and they are most
of the time used together.

 Grant> Or should I just build fw_printenv separately and stick it into the
 Grant> filesystem using the custom package?

That's naturally an option as well.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Building fw_printenv (u-boot utility) for target?
  2010-09-22 20:35 ` Peter Korsgaard
@ 2010-09-22 20:52   ` Grant Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2010-09-22 20:52 UTC (permalink / raw)
  To: buildroot

On 2010-09-22, Peter Korsgaard <jacmet@uclibc.org> wrote:
> Grant Edwards <grant.b.edwards@gmail.com> writes:
>
>> I want fw_printenv on my target, and it would be convenient if
>> buildroot built it and set up the relvent links.  But, AFAICT, I
>> can't have buildroot build the fw_printenv utility without having it
>> do a complete build of U-Boot.  I don't have any need/desire for
>> buildroot to build the bootloader itself, I only need the fw_printenv
>> linux app for the target.  Is that possible with buildroot?
>
> Currently not, is it a big deal to build u-boot as well?

Mainly it's a hassle because it adds quite a bit to the build time.

Currently, I change my rootfs far more often than I change the U-Boot
sources or configuration.  Doing a U-Boot rebuild every time I change
my root filesystem wastes a lot of time.

> The reason for this is mainly that fw_printenv isn't available
> seperately, so we would need to double quite a lot of the u-boot
> handling if we were to move it to a seperate package, and they are
> most of the time used together.

That makes sense.

>> Or should I just build fw_printenv separately and stick it into the
>> filesystem using the custom package?
>
> That's naturally an option as well.

I guess I'll stick with that.

Thanks.

-- 
Grant Edwards               grant.b.edwards        Yow! Do you guys know we
                                  at               just passed thru a BLACK
                              gmail.com            HOLE in space?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-22 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22 17:29 [Buildroot] Building fw_printenv (u-boot utility) for target? Grant Edwards
2010-09-22 20:35 ` Peter Korsgaard
2010-09-22 20:52   ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox