Tag: Linux

2 posts with #Linux

How to set Linux MAC address

Last post I wrote about a embedded device running Linux where a MAC address is stored in the EEPROM. The first six bytes are reserved for the MAC address which (ideally) only should be written once. To apply the MAC address the numbers need to be hexadecimal formatted and separated with a colon(:)...

Published Mon, 27 Jul 2020

How to create an interactive Yocto shell

This post is about a feature request which I have implemented, at time of writing, about 2 years back. It always stuck with me because the project I was doing at the time was my first yocto experience. Topic has its own BSP for FPGA boards on top of a Linux distribution. A custom board was...

Published Mon, 20 Jul 2020