[U-Boot] [PATCH v2 4/4] arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs

Stefan Roese sr at denx.de
Wed Jan 6 16:32:22 CET 2016


On 06.01.2016 16:23, Marek Vasut wrote:
> On Wednesday, January 06, 2016 at 03:03:13 PM, Nathan Rossi wrote:
>> This feature is required in SPL to enable support for loading from SPI
>> flash.
>>
>> Also clean up the #define in socfpga_common.h.
>>
>> Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
>> Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
>> Cc: Chin-Liang See <clsee at altera.com>
>> Cc: Marek Vasut <marex at denx.de>
>> Cc: Stefan Roese <sr at denx.de>
>> ---
>> v2: Added this patch
>> ---
>>   configs/socfpga_arria5_defconfig       | 1 +
>>   configs/socfpga_cyclone5_defconfig     | 1 +
>>   configs/socfpga_de0_nano_soc_defconfig | 1 +
>
> de0nano board has no SPI flash
>
>>   configs/socfpga_mcvevk_defconfig       | 1 +
>
> mcvevk board has no SPI flash
>
>>   configs/socfpga_sockit_defconfig       | 1 +
>>   configs/socfpga_socrates_defconfig     | 1 +
>>   configs/socfpga_sr1500_defconfig       | 1 +
>
> I am not sure about this one, Stefan ?

Yes, the SR1500 has SPI NOR and boots from it.

So when Marek's comments are addressed, then you can add
my:

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan



More information about the U-Boot mailing list