How configure network boot to point to multiple image

I need to configure the remote boot of some Colibri IMX8QXP SODIMMs that will be used by developers with different images. On the boot server I created multiple folder with the boot folder and the root folder inside.

The problem is how can I configure, from dhcp or as a u-boot configuration, so that the specific Colibri board points to the specific folder on the boot server?.

Thanks and best regards

Flavio Gobber

Hello @flavio ,
One possible solution could be to configure the DHCP server to give specific IP addresses based on the MAC address of the module.
In addition to that you could have different boot servers , each with its own configuration, that the modules would contact to download the images.

Best regards,
Josep

Hello @flavio ,
Do you have any updates on this topic?

Best regards,
Josep