From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Wed, 27 Oct 2010 09:51:28 +0200 Subject: [U-Boot] current ARM development head In-Reply-To: <201010270907.54241.alexander.stein@systec-electronic.com> References: <201010270907.54241.alexander.stein@systec-electronic.com> Message-ID: <4CC7DA00.9050002@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Alexander Stein, > I noticed that there is a lot of changes in ARM part of u-boot. Especially the > new relocation is a bit tricky. So I'm wondering what and where is the current > ARM development head, especially the at91 part. Is it u-boot master branch or > some other repository/branch? As Wolfgang pointed out u-boot/master is where to look at. u-boot-atmel/at91 might be a bit ahead (or back since I don't pull from u-boot/master every day); but new things for at91 might be found there for a few days until the are merged into master. u-boot-atmel/wip (top9000 support) is probably the only working AT91SAM9 port based on current TOT. Note that this is not official, it has not been reviewed by anyone and I just have it there as a reference until all new things have settled down a bit. Then I will officially make it a patch. Best Regards, Reinhard