Re: [linux-sunxi] Olimex A20 SOM EVB + DRM + LCD panel, a (someway working) experience..

2017-01-03 Thread Steffie Chou
i compiled with the default defconfig for this Graperain linux SOM EVB board and booted. On Tuesday, December 13, 2016 at 10:00:49 AM UTC+8, Jonathan Liu wrote: > > Hi Andrea, > > On 13 December 2016 at 09:15, Andrea Venturi

Re: [linux-sunxi] Re: Recommendations for hardware designer for custom Allwinner based Single Board Computer (SBC)?

2017-01-03 Thread Luc Verhaegen
On Tue, Jan 03, 2017 at 10:46:42PM -0800, Steffie Chou wrote: > Graperain Embedded Industrial SBC Single Board Computer > is 8-layer design > which makes it more stable. As full as most wanted expansions, the single > board computer can be

[linux-sunxi] Re: Recommendations for hardware designer for custom Allwinner based Single Board Computer (SBC)?

2017-01-03 Thread Steffie Chou
Graperain Embedded Industrial SBC Single Board Computer is 8-layer design which makes it more stable. As full as most wanted expansions, the single board computer can be used as final product directly, short time to market. Unlike

[linux-sunxi] Re: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes

2017-01-03 Thread Chen-Yu Tsai
On Wed, Jan 4, 2017 at 8:22 AM, André Przywara wrote: > On 03/01/17 13:28, Chen-Yu Tsai wrote: >> On Tue, Jan 3, 2017 at 6:48 PM, André Przywara >> wrote: >>> On 03/01/17 02:52, Chen-Yu Tsai wrote: > > Hi Chen-Yu, > On Tue, Jan 3, 2017 at

[linux-sunxi] Re: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes

2017-01-03 Thread André Przywara
On 03/01/17 13:28, Chen-Yu Tsai wrote: > On Tue, Jan 3, 2017 at 6:48 PM, André Przywara wrote: >> On 03/01/17 02:52, Chen-Yu Tsai wrote: Hi Chen-Yu, >>> On Tue, Jan 3, 2017 at 7:03 AM, Andre Przywara >>> wrote: >>> >>> A commit message

Re: [linux-sunxi] Allwinner H3 without Uboot

2017-01-03 Thread Mark L .
Thanks Andre,You summed it all.Bye-- Mark13:27, 3 January 2017, "André Przywara" :On 03/01/17 10:34, Mark L. wrote:Hi Mark, I plan not to use U-boot but to take the boot process on charge (after the BROM stage). It means I will write the SPL and the other stuffs to load my

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 >>

[linux-sunxi] Re: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes

2017-01-03 Thread Chen-Yu Tsai
On Tue, Jan 3, 2017 at 6:48 PM, André Przywara wrote: > On 03/01/17 02:52, Chen-Yu Tsai wrote: > > Hi, > >> On Tue, Jan 3, 2017 at 7:03 AM, Andre Przywara >> wrote: >> >> A commit message explaining the mmc controllers would be nice. > > OK. > >>>

[linux-sunxi] Allwinner H3 without Uboot

2017-01-03 Thread Mark L .
Hi, I plan not to use U-boot but to take the boot process on charge (after the BROM stage). It means I will write the SPL and the other stuffs to load my custom kernel and simplified OS. Now, according to that page http://linux-sunxi.org/Bootable_SD_card, it means that I will need to put my

Re: [linux-sunxi] Allwinner H3 without Uboot

2017-01-03 Thread André Przywara
On 03/01/17 10:34, Mark L. wrote: Hi Mark, > I plan not to use U-boot but to take the boot process on charge (after the > BROM stage). > It means I will write the SPL and the other stuffs to load my custom kernel > and simplified OS. > > Now, according to that page

[linux-sunxi] Re: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes

2017-01-03 Thread André Przywara
On 03/01/17 02:52, Chen-Yu Tsai wrote: Hi, > On Tue, Jan 3, 2017 at 7:03 AM, Andre Przywara wrote: > > A commit message explaining the mmc controllers would be nice. OK. >> Signed-off-by: Andre Przywara >> --- >>