#173 EEPROM specification lacks a device tree fragment

クローズ
Michael Schloh von Bennewitz4年前に作成 · 1件のコメント

EEPROM specification lacks a device tree fragment

Problem environment

The HAT standard requires valid EEPROM data, but does not include a compiled device tree structure. Such a structure can help a new user avoid GPIO manipulation steps considered to be advanced.

Steps to reproduce

  1. Refer to the test plan
  2. Review programrom.txt
  3. Search for a device tree

Expected result

A device tree fragment is compiled together with programdat to create a comprehensive EEP file.

Actual result

There is no device tree fragment available.

Workaround

Producing a EEP file and programming it to the EEPROM results in a valid HAT configuration, even without a device tree fragment. The user must manually configure GPIOs in use (for example GPIO26 to programmatically reset the MCU) before writing to or reading from them.

Severity level

This is low priority because project requirements do not include EEPROM identification.

# EEPROM specification lacks a device tree fragment ## Problem environment The HAT standard requires valid EEPROM data, but does not include a compiled device tree structure. Such a structure can help a new user avoid GPIO manipulation steps considered to be advanced. ## Steps to reproduce 1. Refer to the test plan 1. Review programrom.txt 1. Search for a device tree ## Expected result A device tree fragment is compiled together with programdat to create a comprehensive EEP file. ## Actual result There is no device tree fragment available. ## Workaround Producing a EEP file and programming it to the EEPROM results in a valid HAT configuration, even without a device tree fragment. The user must manually configure GPIOs in use (for example GPIO26 to programmatically reset the MCU) before writing to or reading from them. ## Severity level This is **low priority** because project requirements do not include EEPROM identification.
Michael Schloh von Bennewitz がラベル
enhancement
を追加 4年前
Michael Schloh von Bennewitz がラベル
help wanted
を追加 4年前
Michael Schloh von Bennewitz がマイルストーン Postproject catchall に追加 4年前
Michael Schloh von Bennewitz4年前 にコメント
オーナー

Solved in 0859e50.

Solved in 0859e50.
サインインしてこの会話に参加。
マイルストーンなし
担当者なし
1 人の参加者
期日

期日は未設定です。

依存関係

この課題に依存関係はありません。

読み込み中…
キャンセル
保存
まだ内容がありません