Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-06-16 Thread BongHo Lee
I'm trying to find how to use higher baud rate through modifying uart clock. I followed your u-boot patch. But there's nothing changed. After patching u-boot, uart clock still has 24MHz. I checked using this command "cat /sys/class/tty/ttyS1/uartclk". Should I modify dts file also? On Thursday

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread André Przywara
On 04/01/17 22:59, jonsm...@gmail.com wrote: > On Wed, Jan 4, 2017 at 5:36 PM, André Przywara wrote: >> On 04/01/17 19:00, jonsm...@gmail.com wrote: >>> On Wed, Jan 4, 2017 at 12:29 PM, André Przywara >>> wrote: On 04/01/17 16:40, jonsm...@gmail.com wrote: > On Wed, Jan 4, 2017 at 8:36

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread jonsm...@gmail.com
On Wed, Jan 4, 2017 at 5:36 PM, André Przywara wrote: > On 04/01/17 19:00, jonsm...@gmail.com wrote: >> On Wed, Jan 4, 2017 at 12:29 PM, André Przywara >> wrote: >>> On 04/01/17 16:40, jonsm...@gmail.com wrote: On Wed, Jan 4, 2017 at 8:36 AM, André Przywara wrote: > > On 04/0

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread André Przywara
On 04/01/17 19:00, jonsm...@gmail.com wrote: > On Wed, Jan 4, 2017 at 12:29 PM, André Przywara > wrote: >> On 04/01/17 16:40, jonsm...@gmail.com wrote: >>> On Wed, Jan 4, 2017 at 8:36 AM, André Przywara >>> wrote: On 04/01/17 11:25, Chen-Yu Tsai wrote: > On Wed, Jan 4, 2017 at 6:2

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread jonsm...@gmail.com
On Wed, Jan 4, 2017 at 12:29 PM, André Przywara wrote: > On 04/01/17 16:40, jonsm...@gmail.com wrote: >> On Wed, Jan 4, 2017 at 8:36 AM, André Przywara >> wrote: >>> >>> On 04/01/17 11:25, Chen-Yu Tsai wrote: On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: > On Tue, Jan 3, 2017 at 2:

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread jonsm...@gmail.com
On Wed, Jan 4, 2017 at 12:29 PM, André Przywara wrote: > On 04/01/17 16:40, jonsm...@gmail.com wrote: >> On Wed, Jan 4, 2017 at 8:36 AM, André Przywara >> wrote: >>> >>> On 04/01/17 11:25, Chen-Yu Tsai wrote: On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: > On Tue, Jan 3, 2017 at 2:

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread André Przywara
On 04/01/17 16:40, jonsm...@gmail.com wrote: > On Wed, Jan 4, 2017 at 8:36 AM, André Przywara wrote: >> >> On 04/01/17 11:25, Chen-Yu Tsai wrote: >>> On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: On Tue, Jan 3, 2017 at 2:52 PM, jonsm...@gmail.com wrote: > On Tue, Jan 3, 2017 a

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread jonsm...@gmail.com
On Wed, Jan 4, 2017 at 8:36 AM, André Przywara wrote: > > On 04/01/17 11:25, Chen-Yu Tsai wrote: > > On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: > >> On Tue, Jan 3, 2017 at 2:52 PM, jonsm...@gmail.com > >> wrote: > >>> On Tue, Jan 3, 2017 at 5:41 AM, Jagan Teki > >>> wrote: > On Tu

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread André Przywara
On 04/01/17 11:25, Chen-Yu Tsai wrote: > On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: >> On Tue, Jan 3, 2017 at 2:52 PM, jonsm...@gmail.com >> wrote: >>> On Tue, Jan 3, 2017 at 5:41 AM, Jagan Teki wrote: On Tue, Jan 3, 2017 at 3:38 AM, jonsm...@gmail.com wrote: > I recently

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread Chen-Yu Tsai
On Wed, Jan 4, 2017 at 6:28 PM, Jagan Teki wrote: > On Tue, Jan 3, 2017 at 2:52 PM, jonsm...@gmail.com wrote: >> On Tue, Jan 3, 2017 at 5:41 AM, Jagan Teki wrote: >>> On Tue, Jan 3, 2017 at 3:38 AM, jonsm...@gmail.com >>> wrote: I recently ran into a probably with the UARTs on the A64. Ma

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-04 Thread Jagan Teki
On Tue, Jan 3, 2017 at 2:52 PM, jonsm...@gmail.com wrote: > On Tue, Jan 3, 2017 at 5:41 AM, Jagan Teki wrote: >> On Tue, Jan 3, 2017 at 3:38 AM, jonsm...@gmail.com >> wrote: >>> I recently ran into a probably with the UARTs on the A64. Many >>> Bluetooth modules (like Ampak) use the UART. The d

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-03 Thread jonsm...@gmail.com
On Tue, Jan 3, 2017 at 5:41 AM, Jagan Teki wrote: > On Tue, Jan 3, 2017 at 3:38 AM, jonsm...@gmail.com wrote: >> I recently ran into a probably with the UARTs on the A64. Many >> Bluetooth modules (like Ampak) use the UART. The data rate of EDR BT >> is 3Mb/s with about 2.1Mb/s though put. To han

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-03 Thread Jagan Teki
On Tue, Jan 3, 2017 at 3:38 AM, jonsm...@gmail.com wrote: > I recently ran into a probably with the UARTs on the A64. Many > Bluetooth modules (like Ampak) use the UART. The data rate of EDR BT > is 3Mb/s with about 2.1Mb/s though put. To handle this most systems > set the speed of the BT UART to

Re: [U-Boot] [linux-sunxi] [PATCH v4 00/26] sunxi: Allwinner A64: SPL support

2017-01-02 Thread jonsm...@gmail.com
I recently ran into a probably with the UARTs on the A64. Many Bluetooth modules (like Ampak) use the UART. The data rate of EDR BT is 3Mb/s with about 2.1Mb/s though put. To handle this most systems set the speed of the BT UART to 3Mb/s. By default the Allwinner UART clock input is OSC24. When us