From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Wozniak Date: Tue, 07 Dec 2004 18:04:36 -0500 Subject: [U-Boot-Users] When are patches merged to mainline Message-ID: <41B63704.2060806@mc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, I'm curious about the process for submitted patches and when they appear in the U-Boot codebase under CVS. I've been merging today's CVS snapshot with our mods for a custom PPC440 board and found a piece of missing code. A while back, the patch was submitted to the u-boot-users list by it does not appear to be in the latest codebase. The specific patch message is: From: Travis Sawyer To: u-boot-users at lists.sourceforge.net Subject: [U-Boot-Users] PATCH: update PVR for 440GX Rev C. Date: Tue, 03 Aug 2004 09:33:53 -0400 I'm a CVS newbee - am I doing something wrong when viewing/downloading the latest U-Boot codebase? The following was used to download the all source: cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot u-boot Thank you for any suggestions. -Andy