
Dear Heinrich:
According to you comments, I have modified the files in the https://github.com/phytium-durian/bpf Git repository, such as chmod 755 dopack, create README, create LICENSE about BSD-3.
Although the BPF is created referring to the ATF, but it is very different from ATF. There are too many designed details about CPU in the BPF. Because of the commerce application, we do not want to open source now. But we may open source in the future. I hope you can understand it.
Thank you Hao ________________________________ 发件人: Heinrich Schuchardt xypron.glpk@gmx.de 发送时间: 2019年10月18日 0:44 收件人: liu hao steven_hao5189@outlook.com; trini@konsulko.com trini@konsulko.com 抄送: liuhao@phytium.com.cn liuhao@phytium.com.cn; jagan@amarulasolutions.com jagan@amarulasolutions.com; sr@denx.de sr@denx.de; marek.vasut@gmail.com marek.vasut@gmail.com; michal.simek@xilinx.com michal.simek@xilinx.com; horatiu.vultur@microchip.com horatiu.vultur@microchip.com; afd@ti.com afd@ti.com; bmeng.cn@gmail.com bmeng.cn@gmail.com; narmstrong@baylibre.com narmstrong@baylibre.com; ryder.lee@mediatek.com ryder.lee@mediatek.com; patrick.delaunay@st.com patrick.delaunay@st.com; igor.opaniuk@gmail.com igor.opaniuk@gmail.com; eugen.hristev@microchip.com eugen.hristev@microchip.com; kever.yang@rock-chips.com kever.yang@rock-chips.com; yamada.masahiro@socionext.com yamada.masahiro@socionext.com; troy.kisky@boundarydevices.com troy.kisky@boundarydevices.com; festevam@gmail.com festevam@gmail.com; prabhakar.kushwaha@nxp.com prabhakar.kushwaha@nxp.com; Zhiqiang.Hou@nxp.com Zhiqiang.Hou@nxp.com; frank-w@public-files.de frank-w@public-files.de; nsekhar@ti.com nsekhar@ti.com; u-boot@lists.denx.de u-boot@lists.denx.de 主题: Re: [PATCH v3] arm: add initial support for the Phytium Durian Board
On 10/17/19 4:05 PM, liu hao wrote:
v3:
- 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
Hello Hao,
for U-Boot this is fine.
Please, chmod 755 dopack in the https://github.com/phytium-durian/bpf Git repository.
The ft-all.bin binary file seems to be based on the ARM Trusted Firmware. Other companies like Marvell have opted to provide the ATF source code and only keep BL2 closed source. This provides a bit more flexibility.
Best regards
Heinrich