[U-Boot] [PATCH/RFC] Fixup for directory reorganization patch series

Peter Tyser ptyser at xes-inc.com
Mon Apr 12 22:21:19 CEST 2010


Hi Wolfgang,

> In message <1271045621-17393-1-git-send-email-ptyser at xes-inc.com> you wrote:
> > This patch fixes 2 issues with the original directory reorganization
> > patchset:
> > 1. It fixes the symlinking of the 'proc' directory in include/asm when
> >    building out-of-tree.
> >    <side question>Anyone know what the deal is with the 'include2'
> >    directory that's created when building out of tree?  Or why its
> >    needed?</side question>
> > 2. It determines CPUDIR earlier in the build process.  Previously some
> >    architecture config.mk files would not properly set the LDSCRIPT
> >    variable since CPUDIR was not available when the LDSCRIPT path was
> >    determined.
> > 
> > This patch is only meant to fix building of ARM boards and to clearly
> > show what changes were needed.  I'll fold #1 above into the "07/20 Move
> > architecture-specific includes to arch/$ARCH/include/asm" change and #2
> > into "01/20] Create CPUDIR variable" after waiting for other feedback on
> > the patchset.
> 
> I confirm that this additional patch fixes the problems I observed
> before.  Thanks.
> 
> 
> So far nobody else complained, so I think when you post the next
> version of this series I will apply it directly to "master".

Great!  I'll repost v4 later tonight.

Peter



More information about the U-Boot mailing list