mirror of
https://github.com/drasko/codezero.git
synced 2026-01-16 12:53:16 +01:00
Changes in merged posix pager mm0 initialization.
- Moved rootfs from being embedded to mm0 image to being an independent image. - MM0 boots up to start_init_process with updated boot convention.
This commit is contained in:
@@ -56,6 +56,7 @@ def configure_kernel(cml_file):
|
||||
cml2_update_config_h(CONFIG_H, config)
|
||||
|
||||
configuration_save(config)
|
||||
#config.config_print()
|
||||
|
||||
# Generate bare container files if new ones defined
|
||||
bare_cont_gen = BareContGenerator()
|
||||
|
||||
Reference in New Issue
Block a user