From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pink Boy Date: Sat, 24 Jan 2009 16:57:10 -0800 (PST) Subject: [U-Boot] Cloning, Maybe silly question In-Reply-To: <497B9CC1.9060409@nessie.de> Message-ID: <959751.81577.qm@web31812.mail.mud.yahoo.com> 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 suggestion/question. Would it be easy, hard, silly to add a CLONE command to the make file? (Are a separate make script?) So if someone wants to create a new board based on an existing board they could just type, make CLONE at91sam6263ek_CONFIG myboard or if it's script ./clone.sh at91sam6263ek_CONFIG myboard The make file would clone the at91sam9263ek board configuration and put it in a new directory called myboard and update the makefile? Matt Harper Tehama Wireless.