From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC.
Date: Thu, 10 Dec 2015 11:22:34 +0100 [thread overview]
Message-ID: <5669526A.1060308@redhat.com> (raw)
In-Reply-To: <CAEzqOZuUAyG_OMdjnm88bETJ_5YJTyJiSFA-8X+OS8Ki268nwQ@mail.gmail.com>
Hi,
On 11/30/2015 04:39 PM, Vishnu Patekar wrote:
> Hello Hans,
>
>
>
> On Mon, Nov 30, 2015 at 4:13 PM, Hans de Goede <hdegoede@redhat.com> wrote:
>> Hi Vishnu,
>>
>>> This patch v2 of series that adds basic support for Allwinner A83T SOC
>>> with
>>> review comments addressed.
>>
>> Can you provide some quick instructions on how to test this on the
>> A83T HomletV2 ?
>>
>> With v1 of these patches I tried to just build them and dd them to
>> the sdcard, but that did not work.
>>
>> In the mean time I've figured out that I can get a serial console
>> with the firmware in the nand using a sdcard breakout board, so
>> I should be able to enter FEL mode by pressing 2 there, but it would
>> be really nice if the board would just boot from sdcard...
>>
> I broke microsd connector of my A83T board, so boot from microsd not tested.
>
> As you have microSD breakout UART working, you can set
> CONFIG_UART0_PORT_F=y and use FEL mode, commands as below
> sunxi-fel spl u-boot-sunxi-with-spl.bin
> sunxi-fel write 0x4a000000 u-boot-dtb.bin
>
> This is how i have tested it for now.
Ok, I've managed to get things to work actually cold booting from the
sdcard slot (so as to not rely on earlier setup done by boot0 before
it enters FEL mode when pressin '2'). In order to get the sdcard +
cold booting to work I had to make some changes to the clk code:
https://github.com/jwrdegoede/u-boot-sunxi/commit/03cf8b8354f732fe34fc34ef44fecd79190f019e
With these fixes A83 support seems to work well, good job!
I've merged this into my sunxi-wip tree now and I'm preparing a pull-req
to send this upstream.
Regards,
Hans
p.s.
Next time please make sure to base your patches on the latest official
master, when you posted these patches master already had H3 support,
and I had to do quite a but of manual conflict resolving because of that.
next prev parent reply other threads:[~2015-12-10 10:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-28 17:07 [U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 1/9] sunxi: Add Machine Support for " Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 2/9] sunxi: Add support for UART0 in PB pin group on A83T Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 3/9] sunxi: power: axp818: add support for axp818 driver Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 4/9] sunxi: power: enabled support for axp818 Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 5/9] sunxi: do not enable smp for A83T Vishnu Patekar
2015-11-30 8:16 ` Hans de Goede
2015-11-28 17:07 ` [U-Boot] [PATCH v2 6/9] sunxi: clk: add basic clocks " Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 7/9] sunxi: Add support for Allwinner A83T DRAM Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 8/9] sunxi: dts: sun8i: Add Allwinner A83T dtsi Vishnu Patekar
2015-11-28 17:07 ` [U-Boot] [PATCH v2 9/9] sunxi: Add suport for A83T HomletV2 Board by Allwinner Vishnu Patekar
2015-11-30 8:13 ` [U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC Hans de Goede
2015-11-30 15:39 ` Vishnu Patekar
2015-12-01 8:25 ` Hans de Goede
2015-12-10 10:22 ` Hans de Goede [this message]
2015-12-10 16:03 ` Vishnu Patekar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5669526A.1060308@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox