Skip to content

Conversation

@Potochi
Copy link
Owner

@Potochi Potochi commented Apr 11, 2021

Fix some typos in order to make the output of checkpatch less cluttered.

Signed-off-by: Bud Liviu-Alexandru <budliviu@gmail.com>
* returns the largest value rv, such that for every index < rv,
* entrys[index].vStartAddress < first.
* entries[index].vStartAddress < first.
*
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nu ar trebui sa modificam fisierul asta intrucat e folosit asa cum e dintr-un SDK primit de la Cadence.

if (arch_interrupt_get_status() & (1 << timer->irq) && ccompare == 1) {
/* yes, overflow has occured but handler has not run */
/* yes, overflow has occurred but handler has not run */
high = timer->hitime + 1;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aici e ok.

/* New functions added to accomodate XEA3 and allow deprecation of older
/* New functions added to accommodate XEA3 and allow deprecation of older
functions. For this release they just map to the older ones. */

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acesta este un fisier primit la de la Xtensa si nu trebuie sa-l modificam.

* flags : container of information whcih indicates whether the
* flags : container of information which indicates whether the
* pc stop range is inverted or not.
*
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La fel nu trebuie modificat acest fisier.

#define OCD_ID_ENDIANNESS_SHIFT 0
#define OCD_ID_PSO 0x0000000C
#define OCD_ID_PSO_SHIFT 2
#define OCD_ID_TRACEPORT 0x00000080
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La fel nu trebuie modificat.

* buf: Pointer to the buffer for the received data.
* Returns: 0 - no data avaiable,
* Returns: 0 - no data available,
>0 - length of received array in buf.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nu trebuie modificat.

// Send IPC to host informing of PD completion - Clear BUSY bit by
// writting IPC_DIPCT_BUSY to IPC_DIPCT
// writing IPC_DIPCT_BUSY to IPC_DIPCT
l32i temp_reg1, host_base, IPC_DIPCT
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aici e ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants