[U-Boot-Users] [PATCH] Fix USB support issue for MPC8641HPCN board.

Jon Loeliger jdl at freescale.com
Wed Oct 31 16:29:02 CET 2007


On Wed, 2007-10-31 at 05:20, Wolfgang Denk wrote:
> In message <87pryv63m3.fsf at denx.de> you wrote:
> >
> > > The configuration file has already enabled USB, but it
> > > missed definition of CFG_OHCI_SWAP_REG_ACCESS, the USB
> > > on MPC8641HPCN can not work because of the wrong USB
> > > register endian.
> > >
> > > And add the USB command to U-Boot commands list.
> > >
> > > Signed-off-by: Zhang Wei <wei.zhang at freescale.com>
> > 
> > Who will take care of this patch? I think patches to board configs
> > generally should be taken care of board / architecture, not subsystem
> > maintainers. That path is less prone of causing conflicts.
> 
> Correct. This should go through the 86xx repo.

Right.  This patch is mine.

Wolfgang, procedural question for you, though.

I have already applied patches for the new MPC8610HPCD
board port to the -mpc86xx custodian repository's master
branch.  My original notion was to wait until the next
merge window after 1.3.0 to have you pull these three
patches.

However, there are several more bug-fix patches that
need to go through the -mpc86xx repository now too.

How would you like to handle this?  I see a few viable
options:

1) I can just apply bug fixes to -mpc86xx master as well,
    have you pull it, and pick up the new 8610 port anyway.

2) Apply the bug fixes to a different branch in -mpc86xx
    and ask you to pull that specific branch.

3) Just ACK patches on list and have you apply them
    one-at-a-time "by hand" directly,

4) Uh, something else...?

Thanks,
jdl






More information about the U-Boot mailing list