Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-18 Thread Hans de Goede
Hi, On 15-12-14 07:01, Ricky Xian wrote: Hi, I'm trying to boot from usb fel mode on A23. I have rebuilt your sunxi-wip branch, and try to run on my A23 (q88?) board, but it's failed in fel mode in executing. I think the u-boot-spl.bin can be used as A20, this's the website I refer to: http://

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-15 Thread Ricky Xian
Hi, I'm trying to boot from usb fel mode on A23. I have rebuilt your sunxi-wip branch, and try to run on my A23 (q88?) board, but it's failed in fel mode in executing. I think the u-boot-spl.bin can be used as A20, this's the website I refer to: http://docs.cubieboard.org/tutorials/cb2/develo

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-14 Thread Hans de Goede
Hi, On 13-12-14 17:07, Chen-Yu Tsai wrote: Hi, On Sat, Dec 13, 2014 at 9:58 PM, Hans de Goede wrote: Hi, On 09-12-14 13:31, Chen-Yu Tsai wrote: Also I have a schematic file for A23 that someone provided me. I don't remember who... It lists: - ALDO2 connected to VCC-DLL @ 2.5V -

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-13 Thread Chen-Yu Tsai
Hi, On Sat, Dec 13, 2014 at 9:58 PM, Hans de Goede wrote: > Hi, > > On 09-12-14 13:31, Chen-Yu Tsai wrote: > > > >> Also I have a schematic file for A23 that someone provided me. >> I don't remember who... >> >> It lists: >>- ALDO2 connected to VCC-DLL @ 2.5V >>- ALDO3 to VCC-PLL and AVC

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-13 Thread Hans de Goede
Hi, On 09-12-14 13:31, Chen-Yu Tsai wrote: Also I have a schematic file for A23 that someone provided me. I don't remember who... It lists: - ALDO2 connected to VCC-DLL @ 2.5V - ALDO3 to VCC-PLL and AVCC (analog power) @ 3.0V - DCDC1 to all the normal stuff @ 3V - DCDC2 to VDD-SY

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-09 Thread Chen-Yu Tsai
On Tue, Dec 9, 2014 at 6:25 PM, Hans de Goede wrote: > On 09-12-14 11:17, Chen-Yu Tsai wrote: >> On Tue, Dec 9, 2014 at 2:53 AM, Hans de Goede wrote: >>> On 08-12-14 15:28, Chen-Yu Tsai wrote: On Mon, Dec 8, 2014 at 4:27 AM, Hans de Goede wrote: > > > Hi, > > This i

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-09 Thread Hans de Goede
Hi, On 09-12-14 11:17, Chen-Yu Tsai wrote: Hi, On Tue, Dec 9, 2014 at 2:53 AM, Hans de Goede wrote: Hi, On 08-12-14 15:28, Chen-Yu Tsai wrote: On Mon, Dec 8, 2014 at 4:27 AM, Hans de Goede wrote: Hi, This is still a bit rough around the edges, I'll clean it up as time permits and then

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-09 Thread Chen-Yu Tsai
Hi, On Tue, Dec 9, 2014 at 2:53 AM, Hans de Goede wrote: > Hi, > > On 08-12-14 15:28, Chen-Yu Tsai wrote: >> >> On Mon, Dec 8, 2014 at 4:27 AM, Hans de Goede wrote: >>> >>> Hi, >>> >>> This is still a bit rough around the edges, I'll clean it up as >>> time permits and then post it upstream. >>>

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-08 Thread Maxime Ripard
On Sun, Dec 07, 2014 at 09:27:27PM +0100, Hans de Goede wrote: > Hi, > > This is still a bit rough around the edges, I'll clean it up as > time permits and then post it upstream. > > In the mean time people interested can find $subject here: > https://github.com/jwrdegoede/u-boot-sunxi/commits/su

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-08 Thread Hans de Goede
Hi, On 08-12-14 15:28, Chen-Yu Tsai wrote: On Mon, Dec 8, 2014 at 4:27 AM, Hans de Goede wrote: Hi, This is still a bit rough around the edges, I'll clean it up as time permits and then post it upstream. In the mean time people interested can find $subject here: https://github.com/jwrdegoede

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-08 Thread Chen-Yu Tsai
On Mon, Dec 8, 2014 at 4:27 AM, Hans de Goede wrote: > Hi, > > This is still a bit rough around the edges, I'll clean it up as > time permits and then post it upstream. > > In the mean time people interested can find $subject here: > https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-wip Ho

Re: [U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-08 Thread mike . valk
On Sunday, December 7, 2014 9:27:37 PM UTC+1, Hans de Goede wrote: > Hi, > > This is still a bit rough around the edges, I'll clean it up as > time permits and then post it upstream. Hip, Hip Hooray. Thank you. How did you pull it off? Did you find documentation somewhere? Or by piecing things

[U-Boot] A23 u-boot with SPL / dram init available in my personal git repo

2014-12-07 Thread Hans de Goede
Hi, This is still a bit rough around the edges, I'll clean it up as time permits and then post it upstream. In the mean time people interested can find $subject here: https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-wip ChenYu, this also has a mmc fix which you may find interesting, it