
27 Apr
2019
27 Apr
'19
4:44 p.m.
On Wed, Apr 10, 2019 at 02:13:13PM +0200, Hannes Schmelzer wrote:
Many B&R boards are equipped with an I2C-EEPROM where various information can be stored.
Today there is only a single byte for 'board_id' used.
We write this 'board_id' into environment for later use during boot.
If the value != 0xFF, meaning the byte is programmed, we modify the "brdefaultip" environment variable for setting an IP-Address based on board_id.
Signed-off-by: Hannes Schmelzer hannes.schmelzer@br-automation.com
Applied to u-boot/master, thanks!
--
Tom