Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task09 #148

Open
wants to merge 3 commits into
base: anton.kotsiubailo
Choose a base branch
from
Open

Task09 #148

wants to merge 3 commits into from

Conversation

ant112342
Copy link

Task09 Done

ekovalyov and others added 3 commits March 25, 2021 01:29
Signed-off-by: Anton Kotsiubailo <[email protected]>
Signed-off-by: Anton Kotsiubailo <[email protected]>
Copy link

@Anton-Soroka Anton-Soroka left a comment

Choose a reason for hiding this comment

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

Please fix according to comments.

Comment on lines +34 to +38
/ # cat sys/bus/i2c/devices/0-0050/eeprom | hexdump -C
00000000 aa 55 33 ee 41 33 33 35 42 4e 4c 54 30 30 43 30 |.U3.A335BNLT00C0|
00000010 32 34 31 39 42 42 42 4b 30 31 42 42 ff ff ff ff |2419BBBK01BB....|
00000020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
*

Choose a reason for hiding this comment

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

According to task description:

  1. you should use EEPROM on additional board - i2c2 bus
  2. you should make change to devicetree to override EEPROM model to the one that you use

Copy link
Author

Choose a reason for hiding this comment

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

I don't have the same RTC as in the task that is why I have task with BeagleBone EEPROM

Comment on lines +6 to +14
Signed-off-by: Anton Kotsiubailo <[email protected]>
---
09_dt_rtc/README.md | Bin 0 -> 4065 bytes
09_dt_rtc/log.txt | Bin 0 -> 7948 bytes
scissors/README.md | Bin 481 -> 0 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 09_dt_rtc/README.md
create mode 100644 09_dt_rtc/log.txt
delete mode 100644 scissors/README.md

Choose a reason for hiding this comment

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

Please provide correct patch for devicetree.
It should be human readable.
No binary data here.

@Anton-Soroka Anton-Soroka added Change requested Change requested and removed Ready for review Ready for review labels Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change requested Change requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants