Re: [U-Boot] [PATCH 3/5] qspi: dra7xx: enable qspi-boot for dra7x paltform

2017-04-18 Thread Lukasz Majewski
Hi Ravi, > Enables qspi boot configuration for dra7xx platform. > > Signed-off-by: Ravi Babu > --- > configs/dra7xx_evm_defconfig | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/configs/dra7xx_evm_defconfig > b/configs/dra7xx_evm_defconfig index 42f87b3..c510146 100644 > --- a/c

[U-Boot] [PATCH 3/5] qspi: dra7xx: enable qspi-boot for dra7x paltform

2017-04-18 Thread Ravi Babu
Enables qspi boot configuration for dra7xx platform. Signed-off-by: Ravi Babu --- configs/dra7xx_evm_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index 42f87b3..c510146 100644 --- a/configs/dra7xx_evm_defconfig ++