
On 04/25/2019 05:28 PM, Michal Simek wrote:
On 17. 04. 19 19:46, Philip Balister wrote:
Signed-off-by: Philip Balister philip@opensdr.com
arch/arm/dts/zynq-minized.dts | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/zynq-minized.dts b/arch/arm/dts/zynq-minized.dts index 525921ee7b..9ad7f090fe 100644 --- a/arch/arm/dts/zynq-minized.dts +++ b/arch/arm/dts/zynq-minized.dts @@ -38,6 +38,7 @@ };
&qspi {
- u-boot,dm-pre-reloc; status = "okay"; is-dual = <0>; num-cs = <1>;
I don't have 1/4 in my inbox but I see it on web. That ps7 config should be tuned and fixed. We have converted others based on miami boards that's why please do it too.
What do you mean by tuned and fixed? My goal here is get to a u-boot we can actually boot the minized with and do some useful things.
I will add a message explaining we need qspi for SPL.
Philip
2/4 There should be something in commit message and I do prefer to have subjects not to end with dot.
Thanks, Michal