Skip to content

11 0#253

Merged
praneethbajjuri merged 3 commits intoTexasInstruments:masterfrom
paresh-bhagat12:11_0
Apr 17, 2025
Merged

11 0#253
praneethbajjuri merged 3 commits intoTexasInstruments:masterfrom
paresh-bhagat12:11_0

Conversation

@paresh-bhagat12
Copy link
Contributor

No description provided.

Update Snagfactory doc for 11.0 release.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
@cshilwant
Copy link
Member

@v-singh1 to review

StaticRocket
StaticRocket previously approved these changes Apr 4, 2025
Copy link
Member

@StaticRocket StaticRocket left a comment

Choose a reason for hiding this comment

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

I approve of the general changes here. Please address Praneeth's comments.

praneethbajjuri
praneethbajjuri previously approved these changes Apr 7, 2025
cshilwant
cshilwant previously approved these changes Apr 7, 2025
StaticRocket
StaticRocket previously approved these changes Apr 7, 2025
praneethbajjuri
praneethbajjuri previously approved these changes Apr 9, 2025
@cshilwant cshilwant requested a review from StaticRocket April 9, 2025 15:16
AashvijShenai and others added 2 commits April 10, 2025 14:41
- Add the section to profile boot time inside the kernel using GPIO
- Fix random whitespaces
- Update boot time numbers and other sections for AM62P 11.0

Signed-off-by: Aashvij Shenai <a-shenai@ti.com>
Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Remove the section temporarily from AM62x as fast boot has some issues.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
@cshilwant
Copy link
Member

@StaticRocket to re-review

# 38 - CRTC ID
# 1920x1200 - resolution of panel
modetest -M tidss -s 40@38:1920x1200 &
(modetest -M tidss -s 40@38:1920x1200 0<&- 2>/tmp/output.log) &
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
(modetest -M tidss -s 40@38:1920x1200 0<&- 2>/tmp/output.log) &
modetest -M tidss -s 40@38:1920x1200 0<&- 1>/tmp/output.log 2>/tmp/output.log &

That subshell execution shouldn't be necessary, unless there's something else you're trying to accomplish by running it under it's own shell.

I'll ack as is though, as I've stalled this out enough already. Other useful changes in this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @StaticRocket not a problem, but we will have to merge this PR for now as we have a refresh release coming up for am62p and currently don't have the bandwidth for testing new changes. I will create a new PR next week with your suggestions and after testing. Thanks

Copy link
Collaborator

Choose a reason for hiding this comment

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

merged this fix based on the comment above

@praneethbajjuri praneethbajjuri merged commit 4774189 into TexasInstruments:master Apr 17, 2025
3 checks passed
@paresh-bhagat12 paresh-bhagat12 deleted the 11_0 branch July 10, 2025 06:23
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.

10 participants