mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
5f67073aad
This commit adds missing routes to I2c for the framebuffer driver of the MNT Reform. If build for this concrete board the Board_info::Soc variable within the sculpt_manager is initialized according to the properties of this device. The `update_soc` routine is called in the initialization of the sculpt_manager, otherwise it won't be called at all, if no PCI devices changes are detected. Missing driver binaries and device-tree-binaries are add to the run-script. Issue #5174 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.