public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] converting BeagleBone Black to use config_distro_bootcmd
@ 2014-10-01 22:35 Vagrant Cascadian
  2014-10-03  4:15 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2014-10-01 22:35 UTC (permalink / raw)
  To: u-boot

I've been working on standardizing the u-boot builds in Debian, and one
platform I've been working on moving over to config_distro_defaults is
the BeagleBone Black...

In doing so, it took some moderate modification of
config_distro_defaults to allow changing some hard-coded values, and
implementing support for importing uEnv.txt files, and supporting
alternate boot partitions.

I've worked on trying to keep the default behavior for the BeagleBone
Black and other platforms that use am335x_evm.h relatively unchanged,
though I don't really have the other platforms to test.

Haven't yet figured out u-boot's patch submission guidelines, and while
I tried to maintain the existing coding style, checkpatch.pl produces
quite a few errors on the patchset. If someone would be willing to help
me get the patchset into shape for proper submission, that would be
great.

For the moment, the patches are available here:

  http://cascadia.debian.net/~vagrant/bootcmd-am335x/


Thanks!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141001/03793b26/attachment.pgp>

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

* [U-Boot] converting BeagleBone Black to use config_distro_bootcmd
  2014-10-01 22:35 [U-Boot] converting BeagleBone Black to use config_distro_bootcmd Vagrant Cascadian
@ 2014-10-03  4:15 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2014-10-03  4:15 UTC (permalink / raw)
  To: u-boot

Hi,

On 1 October 2014 16:35, Vagrant Cascadian <vagrant@debian.org> wrote:
> I've been working on standardizing the u-boot builds in Debian, and one
> platform I've been working on moving over to config_distro_defaults is
> the BeagleBone Black...
>
> In doing so, it took some moderate modification of
> config_distro_defaults to allow changing some hard-coded values, and
> implementing support for importing uEnv.txt files, and supporting
> alternate boot partitions.
>
> I've worked on trying to keep the default behavior for the BeagleBone
> Black and other platforms that use am335x_evm.h relatively unchanged,
> though I don't really have the other platforms to test.
>
> Haven't yet figured out u-boot's patch submission guidelines, and while
> I tried to maintain the existing coding style, checkpatch.pl produces
> quite a few errors on the patchset. If someone would be willing to help
> me get the patchset into shape for proper submission, that would be
> great.
>
> For the moment, the patches are available here:
>
>   http://cascadia.debian.net/~vagrant/bootcmd-am335x/

You could look at patman. In the U-Boot tree, on your branch, type:

./tools/patman/patman -n

and it should show you a list of problems for each patch.

Regards,
Simon

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

end of thread, other threads:[~2014-10-03  4:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 22:35 [U-Boot] converting BeagleBone Black to use config_distro_bootcmd Vagrant Cascadian
2014-10-03  4:15 ` Simon Glass

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