From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 06 Apr 2015 11:16:41 +0200 Subject: [U-Boot] Basic A33 support including dram init available in my personal repo In-Reply-To: References: Message-ID: <55224EF9.4010702@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Vishnu, On 01-03-15 19:42, Vishnu Patekar wrote: > Allwinner A33 tablets comes with the libdram binary, fortunately I've > found the libdram code at > https://github.com/realthunder/a33_bootloader/tree/master/basic_loader/bsp/bsp_for_a67. > > I've integrated it with mainline u-boot, still lot to do to post it to upstream > > Basic A33 support including dram init available in my personal repo > https://github.com/vishnupatekar/u-boot-sunxi/tree/a33-dram > > I could able to boot u-boot over fel, and get u-boot command prompt on > microSD pins which are multiplexed with UART0. > > The device page for A33 tablet which I've is here: > http://linux-sunxi.org/Softwinner_astar-rda Just a quick heads up that since I've some time to work on this now, and we've not seen any new code from you in a month, that I'm going to pick up your patches, clean them up and them submit them upstream. Regards, Hans