Re: [U-Boot] [PATCH 03/16] x86: config: Enable dhrystone command for link

2017-04-18 Thread Bin Meng
On Wed, Apr 12, 2017 at 11:09 AM, Bin Meng wrote: > On Mon, Mar 20, 2017 at 2:59 AM, Simon Glass wrote: >> Enable this command so we can get an approximate performance measurement. >> >> Signed-off-by: Simon Glass >> --- >> >>

Re: [U-Boot] [PATCH 03/16] x86: config: Enable dhrystone command for link

2017-04-11 Thread Bin Meng
On Mon, Mar 20, 2017 at 2:59 AM, Simon Glass wrote: > Enable this command so we can get an approximate performance measurement. > > Signed-off-by: Simon Glass > --- > > configs/chromebook_link64_defconfig | 1 + > configs/chromebook_link_defconfig | 1 + >

[U-Boot] [PATCH 03/16] x86: config: Enable dhrystone command for link

2017-03-19 Thread Simon Glass
Enable this command so we can get an approximate performance measurement. Signed-off-by: Simon Glass --- configs/chromebook_link64_defconfig | 1 + configs/chromebook_link_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/configs/chromebook_link64_defconfig