[PATCH 2/2] arm: dart6ul: read and print SoM info from eeprom on startup

2020-12-26 Thread sbabic
> From: Marc Ferland > The dart6ul has an i2c eeprom at 0x50 which contains, among other > things, the manufacturing/revision/options info of the SoM. This patch > replaces the current checkboard() implementation with a more > exhaustive one based on the content of the eeprom. > Since this code us

Re: [PATCH 2/2] arm: dart6ul: read and print SoM info from eeprom on startup

2020-12-25 Thread Fabio Estevam
On Tue, Dec 22, 2020 at 4:58 PM wrote: > > From: Marc Ferland > > The dart6ul has an i2c eeprom at 0x50 which contains, among other > things, the manufacturing/revision/options info of the SoM. This patch > replaces the current checkboard() implementation with a more > exhaustive one based on the

[PATCH 2/2] arm: dart6ul: read and print SoM info from eeprom on startup

2020-12-22 Thread ferlandm
From: Marc Ferland The dart6ul has an i2c eeprom at 0x50 which contains, among other things, the manufacturing/revision/options info of the SoM. This patch replaces the current checkboard() implementation with a more exhaustive one based on the content of the eeprom. Since this code uses the new