From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Sun, 21 Dec 2014 23:14:34 +0200 Subject: [U-Boot] [PATCH 2/2] embestmx6boards: convert to use config_distro_bootcmd.h In-Reply-To: <548DA402.9090603@gmail.com> References: <548DA402.9090603@gmail.com> Message-ID: <5497383A.6010108@mail.bg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Iain, On 12/14/2014 04:51 PM, Iain Paton wrote: > Since the Riot & Mars boards are dev boards it's likely people will want to > run standard distros on them. So replace the current boot scripts with the > standard one from config_distro_bootcmd.h > > Signed-off-by: Iain Paton > --- > include/configs/embestmx6boards.h | 168 +++++++++----------------------------- > 1 file changed, 39 insertions(+), 129 deletions(-) Tested on RIoTboard & MarsBoard. Tested-by: Nikolay Dimitrov Regards, Nikolay