Re: [U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ

2017-08-10 Thread York Sun
On 06/15/2017 01:28 AM, Q.y. Gong wrote: > Hi York, > >> -Original Message- >> From: York Sun >> Sent: Wednesday, June 14, 2017 4:55 AM >> To: Q.y. Gong ; u-boot@lists.denx.de >> Cc: Mingkai Hu >> Subject: Re: [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ >> >> On 06/12/2017

Re: [U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ

2017-06-15 Thread York Sun
On 06/15/2017 01:28 AM, Q.y. Gong wrote: > Hi York, > >> -Original Message- >> From: York Sun >> Sent: Wednesday, June 14, 2017 4:55 AM >> To: Q.y. Gong ; u-boot@lists.denx.de >> Cc: Mingkai Hu >> Subject: Re: [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ >> >> On 06/12/2017

Re: [U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ

2017-06-15 Thread Q.y. Gong
Hi York, > -Original Message- > From: York Sun > Sent: Wednesday, June 14, 2017 4:55 AM > To: Q.y. Gong ; u-boot@lists.denx.de > Cc: Mingkai Hu > Subject: Re: [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ > > On 06/12/2017 02:30 AM, Gong Qianyu wrote: > > Update the default

Re: [U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ

2017-06-13 Thread York Sun
On 06/12/2017 02:30 AM, Gong Qianyu wrote: > Update the default core frequency to 1800MHZ for best performance under > SD boot and eMMC boot. Why do you want to change the core frequency? What's the default setting for shipment? York ___ U-Boot mailing

[U-Boot] [PATCH] armv8: ls1046ardb: update core frequency to 1800MHZ

2017-06-12 Thread Gong Qianyu
Update the default core frequency to 1800MHZ for best performance under SD boot and eMMC boot. Signed-off-by: Gong Qianyu --- board/freescale/ls1046ardb/ls1046ardb_rcw_emmc.cfg | 2 +- board/freescale/ls1046ardb/ls1046ardb_rcw_sd.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) di