summaryrefslogtreecommitdiff
path: root/taia.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-01-07 08:34:46 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-01-12 09:16:43 +0100
commit06a08d866094dda92caf33504c748621a2fef0d3 (patch)
treea02ca146b2143641bcbb93b995ab13f725a12b55 /taia.h
parent5163796ab0f772d8f3bc8473e92d401d67cbe6bd (diff)
trafgen: Move gap feature into shaper logic
Move gap feature into rate shaper, as these features means the same - delay the packet sending. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'taia.h')
0 files changed, 0 insertions, 0 deletions
User can exit FW_FLASHING mode by switching to any other modes (ACTIVE, OFF, STANDBY). - If APB1 is in FW_FLASHING mode, APB2 can no longer enter into FW_FLASHING mode. User will get -EBUSY. Having said that, while APB1 is into FW_FLASHING mode, APB2 can independently boot from its own SPI ROM. Testing Done: Tested by simulating usecase on EVT2. - Made sure that APB1 and APB2 FW_FLASHING mode is mutual exclusive in nature. Confirmed that an attempt on second device return -EBUSY. - Added simulating code, where printed state of dummy gpio for spi-en and verified that it shows right pin status for both APBs Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')