Re: [linux-sunxi] Re: Is it possible to boot the A13 chip without DDR3 RAM?

2016-03-02 Thread alexey_11 via linux-sunxi
Probably misspoke . I did not do anything in particular , just playing with gpio and usart . It is a13-som-512 board ( olimex ) and upload via the terminal via the installed "u -boot" . I was wondering if there is a possibility to load the program in the arm without using external DDR3 memory

Re: [linux-sunxi] Re: Is it possible to boot the A13 chip without DDR3 RAM?

2016-03-02 Thread Siarhei Siamashka
On Wed, 2 Mar 2016 08:31:03 -0800 (PST) alexey_11 via linux-sunxi wrote: > Any progress? > I am currently working with arm a13 allwinner. I look at > how to avoid external DDR3 memory, because the program size is less > than 128k, boot with sd-card and loader ,

[linux-sunxi] Re: Is it possible to boot the A13 chip without DDR3 RAM?

2016-03-02 Thread alexey_11 via linux-sunxi
Any progress? I am currently working with arm a13 allwinner. I look at how to avoid external DDR3 memory, because the program size is less than 128k, boot with sd-card and loader , which fed program into the l2 cache. -- You received this message because you are subscribed to the Google

[linux-sunxi] Re: [PATCH v2 13/13] ARM: sunxi: Introduce MACH_SUN8I_A83T option

2016-03-02 Thread Vishnu Patekar
Hello Maxime, On Tue, Mar 1, 2016 at 3:12 PM, Maxime Ripard wrote: > Hi, > > On Sun, Feb 28, 2016 at 11:18:58PM +0800, Vishnu Patekar wrote: >> A83T has CPUS clock similar to A80's. currently, a80 cpus clock only >> compiled for A80. So, Introduce