turing-machines / BMC-Firmware

Turing-pi BMC firmware
GNU General Public License v2.0
215 stars 26 forks source link

uboot SPL updates #197

Closed svenrademakers closed 1 month ago

svenrademakers commented 2 months ago

This commit adds logic to read the EEPROM inside SPL. This is used to early initialize the correct hardware and load the correct hardware device tree.

Secondly, moved from vanilla uboot repostory + patches to a turing-machines fork of u-boot (patches are applied on top). This is an attempt to have a more tight integration with git.