[U-Boot] [linux-sunxi] [PATCH v2 00/13] Allwinner H6 support (w/ SPL)

Icenowy Zheng icenowy at aosc.io
Tue Jul 31 05:54:17 UTC 2018



于 2018年7月31日 GMT+08:00 下午1:49:18, Jagan Teki <jagan at amarulasolutions.com> 写到:
>On Tue, Jul 31, 2018 at 11:15 AM, Icenowy Zheng <icenowy at aosc.io>
>wrote:
>>
>>
>> 于 2018年7月31日 GMT+08:00 下午1:42:46, Jagan Teki
><jagan at amarulasolutions.com> 写到:
>>>On Sun, Jul 29, 2018 at 6:54 PM, Icenowy Zheng <icenowy at aosc.io>
>wrote:
>>>> 在 2018-07-27五的 18:48 +0530,Jagan Teki写道:
>>>>> On Thu, Jul 26, 2018 at 12:35 PM, Icenowy Zheng <icenowy at aosc.io>
>>>>> wrote:
>>>>> >
>>>>> >
>>>>> > 于 2018年7月26日 GMT+08:00 下午3:02:50, Jagan Teki <
>>>>> > jagan at amarulasolutions.com> 写到:
>>>>> > > On Sat, Jul 21, 2018 at 1:50 PM, Icenowy Zheng
><icenowy at aosc.io>
>>>>> > > wrote:
>>>>> > > > This patchset trys to add support for Allwinner H6 SoC to U-
>>>>> > > > Boot.
>>>>> > > >
>>>>> > > > Allwinner H6 is a quite new Allwinner SoC, with several
>parts
>>>>> > > > changed
>>>>> > >
>>>>> > > a
>>>>> > > > lot (memory map, DRAM controller, CCU, so on). The position
>>>>> > > > which SPL
>>>>> > > > will be loaded (SRAM A1) also changed to 0x20000.
>>>>> > > >
>>>>> > > > The Pine H64 board support comes with this patchset, as this
>>>is
>>>>> > > > the
>>>>> > > > first H6 board that I can get (being early bird).
>>>>> > > >
>>>>> > > > Icenowy Zheng (13):
>>>>> > > >   sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
>>>>> > > >   sunxi: add basic memory map definitions of H6 SoC
>>>>> > > >   sunxi: change RMR64's RVBAR address for H6
>>>>> > > >   sunxi: change ATF position for H6
>>>>> > > >   sunxi: add config for SPL at 0x20000 on H6
>>>>> > > >   sunxi: change GIC address on H6
>>>>> > > >   sunxi: add clock code for H6
>>>>> > > >   sunxi: use sun6i-style watchdog for H6
>>>>> > > >   sunxi: add UART0 setup for H6
>>>>> > > >   sunxi: add MMC support for H6
>>>>> > > >   sunxi: add DRAM support to H6
>>>>> > > >   sunxi: add support for Allwinner H6 SoC
>>>>> > > >   sunxi: add support for Pine H64 board
>>>>>
>>>>> Reviewed-by: Jagan Teki <jagan at openedev.com>
>>>>
>>>> Do you consider merge it now?
>>>
>>>Yes, but there is a comment about kconfig move [1], I'm OK to send
>the
>>>change later since it can effect all SoC.
>>
>> Yes I suppose so.
>
>Thanks.
>
>>
>> Also apply for the DM MMC change.
>
>Which change, can you point?

Migrate MMC driver to DM (currently the DM sunxi_mmc driver
part only work for A10/13/20)

>
>>
>> BTW Are you working on some DM clock driver?
>
>Yes.


More information about the U-Boot mailing list