commit | 7ca07fcfd0de7056c40dd663a630046da36b3c68 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <kabel@kernel.org> | Tue Jun 18 17:34:31 2024 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Jul 08 08:20:58 2024 +0200 |
tree | e5fd8fdab7b4d7080a7929f93d23875d472fdd50 | |
parent | 85e223e628444a9b0c6b948ef05c7433f4b6c4b0 [diff] |
arm: mvebu: turris_omnia: Implement EEPROM layout for the 'eeprom' command Implement Turris Omnia EEPROM layout for the 'eeprom' command. When the 'eeprom' command (with layout support) is enabled, we can now use the 'eeprom print' and 'eeprom update' commands, for example: => eeprom print Magic constant 34a04103 RAM size in GB 2 Wi-Fi Region CRC32 checksum cecbc2a1 Signed-off-by: Marek BehĂșn <kabel@kernel.org>