From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Sun, 17 Jan 2010 18:48:31 +0100 Subject: [U-Boot] [PATCH 2/8 V2] add at91 SoC access with c structures In-Reply-To: <4B534492.5010203@windriver.com> References: <4B522177.3020701@scharsoft.de> <4B534492.5010203@windriver.com> Message-ID: <4B534D6F.1000704@scharsoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom > It is unclear why arm920t/at91rm9200 -> arm920t/at91 > I am not in favor of renaming dirs or making multiple copies > of the same file. the intention is, the at91rm9200 integrates in at91 tree. So I create a new dir for files with c structur soc access. If all boards converted to at91 new soc access, we can remove the at91rm9200 dir. see also regards Jens