siemens: capricorn: add HW version information to boot log
authorAlessandro Zini <alessandro.zini@siemens.com>
Sat, 23 Nov 2024 16:52:59 +0000 (17:52 +0100)
committerFabio Estevam <festevam@gmail.com>
Tue, 26 Nov 2024 02:07:37 +0000 (23:07 -0300)
commita0aff2a6f5f41d3583396b425fef7d379d0656a8
tree168c9cde798a6282cf2741d495c3d4e98d38035d
parentca32a1d70aeb23f0679927f169170cbdaa2d5a8a
siemens: capricorn: add HW version information to boot log

Add the HW version read directly from EEPROM.

EEPROM chip data structure is now in a .h file common to draco
and capricorn.

Therefore move out the definitions in draco board to siemens
common place.

From: Alessandro Zini <alessandro.zini@siemens.com>
Signed-off-by: Alessandro Zini <alessandro.zini@siemens.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
board/siemens/capricorn/board.c
board/siemens/common/board.h [new file with mode: 0644]
board/siemens/draco/board.h