
Hi Jagan,
On 2019/12/30 下午3:52, Jagan Teki wrote:
On Mon, Dec 30, 2019 at 8:35 AM Kever Yang kever.yang@rock-chips.com wrote:
On 2019/12/21 下午3:54, Jagan Teki wrote:
Add SPI boot support for ROC-RK3399-PC board.
This would add separate config file
What is the key reason to have a new separate config file? I think it would be much better
to use the same defconfig, spi boot is one of features like other features, it should not need
a separate config.
Problem is env, we don't have dynamic env pickup I guess, don't we?
I would suggest to split the addition of the spi_defconfig out of this patch so that I can merge
the other part of code update and get the image for spi without binman for now before we
have a better solution.
And I don't want to double the defconfig file number for spi config image with binman support.
Thanks,
- Kever