From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Fri, 30 Oct 2015 14:08:30 +0800 Subject: [U-Boot] [PATCH] sandbox: add a sandbox timer and basic test In-Reply-To: References: <1445520317-24516-1-git-send-email-thomas@wytron.com.tw> <5632AB7E.9030600@wytron.com.tw> Message-ID: <5633095E.5040908@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 2015?10?30? 07:43, Simon Glass wrote: >>> Can you please split out the board_f.c change into a separate commit? >> >> >> But the sandbox will fail (with seg fault or hang) without the change in >> board_f.c . Is this alright? > > What if you put that commit first in the series? Good idea. Thank you. Best regards, Thomas