
Dear David Hunter,
In message d47469d30908011215k51f1ff58j47892a3e86c40a17@mail.gmail.com you wrote:
That raises a question. I'm porting U-Boot to our Marvell PXA310-based hardware. (I'm very new to contributing to an open source project using git, so I apologize in advance for the mistakes I'll make out of ignorance.) I have a few patches queued which will attempt to clean up
Please see http://www.denx.de/wiki/U-Boot/Patches for details.
and improve PXA300/310/320 support -- register definitions for now, but later driver stuff as I dive into Ethernet, etc.. Which branch should I be basing my work on: u-boot, -arm, or -pxa?
Normally please use the "master" branch of the mainline U-Boot git repository (git://git.denx.de/u-boot.git) as reference, unless (usually late in a release cycle) there has been an announcement to use the "next" branch of this repository instead.
Best regards,
Wolfgang Denk