Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1644410

Re: [PATCH] fpga: Add flag to indicate SPI bitstream is bit-reversed

From Anatolij Gustschin <agust@denx.de>
Newsgroups linux.kernel
Subject Re: [PATCH] fpga: Add flag to indicate SPI bitstream is bit-reversed
Date 2017-05-18 14:10 +0200
Message-ID <tIspK-2kb-77@gated-at.bofh.it> (permalink)
References <tys7D-5IQ-9@gated-at.bofh.it> <tI8AH-4o1-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Joshua,

On Wed, 17 May 2017 07:47:42 -0700
joshua.clayton@uniwest.com joshua.clayton@uniwest.com wrote:
...
>>  #define FPGA_MGR_ENCRYPTED_BITSTREAM	BIT(2)
>> +#define FPGA_MGR_SPI_BITSTREAM_LSB_FIRST	BIT(3)  
>My  thought here is that  FPGA_MGR_BITSTREAM_LSB_FIRST
>is a bit shorter, adequate, and could do if another upload method
>happened to use LSB first organized data.

OK, I'll change and resubmit.

Thanks,

Anatolij

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] fpga: Add flag to indicate SPI bitstream is bit-reversed joshua.clayton@uniwest.com - 2017-05-17 17:00 +0200
  Re: [PATCH] fpga: Add flag to indicate SPI bitstream is  bit-reversed Anatolij Gustschin <agust@denx.de> - 2017-05-17 18:00 +0200
  Re: [PATCH] fpga: Add flag to indicate SPI bitstream is  bit-reversed Anatolij Gustschin <agust@denx.de> - 2017-05-18 14:10 +0200

csiph-web