[U-Boot] [PATCH v3] arm: add initial support for the Phytium Durian Board

Bin Meng bmeng.cn at gmail.com
Fri Oct 18 09:09:25 UTC 2019


On Fri, Oct 18, 2019 at 5:22 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Oct 17, 2019 at 02:05:05PM +0000, liu hao wrote:
>
> > This adds platform code and the device tree for the Phytium Durian Board.
> > The initial support comprises the UART the GMAC and the PCIE.
> >
> > v3:

Please drop these changelog from the commit message. The changelog
should be after ---

> > - Change the board name from ft2004 to durian.
> >   The dts does not on mainline Kernel. @ Kever Yang
> > - Add pcie driver and boot kernel from scsi-pci card.
> >   Add README about durian board.
> >   The system initialization is worked in BPF that
> >   we do not want to open source.
> >   But the hex file can be gitted referring to the board README. @Tom
> >
> > v2:
> > - Some printf() are removed or replaced by debug(). @Tom
> > - The ft2004_defconfig file is generated with savedefconfig.
> >   @Tom, @Heinrich
> >
> > Cc: Kever Yang <kever.yang at rock-chips.com>
> > Cc: Tom Rini <trini at konsulko.com>
> > Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
> >
> > Signed-off-by: Steven Hao <liuhao at phytium.com.cn>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>

Regards,
Bin


More information about the U-Boot mailing list