[U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.

Robert P. J. Day rpjday at crashcourse.ca
Wed May 18 12:12:08 CEST 2016


On Mon, 16 May 2016, Marek Vasut wrote:

> On 05/15/2016 06:12 PM, Robert P. J. Day wrote:
> >
> > With dropping support for some boards and the deletion of some source
> > files, it appears that both of these directories are now superfluous.
> >
> > Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
> >
> > ---
>
> You can always run buildman for all arm boards and see what broke.
> I use this script:
>
> {(
>         branch=`git branch | grep '^*' | sed "s/^..//"`
>         dir=/tmp/bm-$1
>         arch="arm aarch64 mips powerpc nios2"
>         shift 1
>         ./tools/buildman/buildman -o ${dir} -b ${branch} \
>                                   --step=0 ${arch} $@
> )}

  ah, should i do that, then resubmit that patch, or has someone
already looked at it for sanity?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the U-Boot mailing list