From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 06 Apr 2015 15:31:11 +0200 Subject: [U-Boot] Basic A33 support including dram init available in my personal repo In-Reply-To: References: <55224EF9.4010702@redhat.com> Message-ID: <55228A9F.2070808@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, On 06-04-15 12:48, Vishnu Patekar wrote: > Hello Hans, > I wish I could have spent more time working on it. however, I could not. No problem, thanks for the initial code, and I'm happy to hear that you've no objections against me taking over from you. > Thanks for taking this up. You're welcome. Regards, Hans > > On Mon, Apr 6, 2015 at 2:46 PM, Hans de Goede wrote: > >> 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 >> >