From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Larsson Date: 15 Aug 2003 14:21:48 +0200 Subject: [U-Boot-Users] Patches Message-ID: <1060950108.26299.50.camel@doris> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I have a question regarding submitting patches. Should I send them to the mailing list or to the patch tracking system at sourceforge? I've submitted a patch to sourcforge already. The patch adds support for an environment variable 'arch' which is passed as the ARM machine number to the kernel if set. The u-boot behaviour is unchanged if 'arch' is not defined. / Jonas